Does any one know is is possible to use ASP.NET Web API in ASP .NET not in Asp MVC ?
2 Answers
Yes, Web API can be used with ASP.NET Web Forms:
http://blogs.msdn.com/b/henrikn/archive/2012/02/23/using-asp-net-web-api-with-asp-net-web-forms.aspx
Yes, Web API can be used with ASP.NET Web Forms:
http://blogs.msdn.com/b/henrikn/archive/2012/02/23/using-asp-net-web-api-with-asp-net-web-forms.aspx