5 simple steps for using Web API with ASP.NET Web Forms Application
I have seen this question more than once while going through different ASP.NET forums that “Is it possible to use Web API with ASP.NET Web Forms Application?” Simple answer to the question is “YES, we can“. Let’s discuss about it in more details. As we already know that Microsoft released ASP.NET MVC 4 with lots… Read More »
