News

Eric Vogel covers how to use the new Web API 2 routing attributes to create a Web service in Part 1 of this series.
Steps for creating web API 1. We will start with the Visual studio. Open visual studio and open new project. Select Menu >> Web >> ASP.NET web application. Give project name and click OK 2.
Create a new C# Web project using the ASP.NET Web Application (.NET Framework) template. When prompted for the project type, choose the Empty type, and select the Web API checkbox in the Add Folders ...