ASP.Net Web API with ASP.Net Web Forms
Although ASP.NET Web API is packaged with ASP.NET MVC, it is easy to add Web API to a traditional ASP.NET Web Forms application. Tutorial for using Web API with Asp.Net Web Forms Overview To use Web API in a Web Forms application, there are two main steps: Add a Web API controller that derives from […]
June 1, 2015
В·
Adi В·
No Comments
Tags: asp.net, asp.net web api, web api В· Posted in: Asp.Net Web API, C#