Getting Started with the ASP NET Web API

preview_player
Показать описание
Using the HTTP protocol allows you to not only serve web pages but also services and data. The ASP.NET Web API is a framework for building web APIs on top of the .NET Framework, and in this webinar we will learn how to create ASP.NET Web APIs to serve data and services. Join Infragistics Consultant and Microsoft MVP Dhananjay Kumar as he covers the differences between a Web API, WCF REST Service, and an ASP.NET Web API, the step by step creation of your first ASP.NET Web API, and the CRUD operations on data using the ASP.NET Web API, and more!
Рекомендации по теме
Комментарии
Автор

hi Sir,
When I am adding a Controller, I am getting this Error

unable to cast to

sunilpal