Introduction to the ASP.NET Web API
I am a huge fan of Ajax. If you want to create a great experience for the users of your website – regardless of whether you are building an ASP.NET MVC or an ASP.NET Web Forms site — then you need to use Ajax. Otherwise, you are just being cruel to your customers.
We use Ajax extensively in several of the ASP.NET applications that my company, Superexpert.com, builds. We expose data from the server as JSON and use jQuery to retrieve and update that data from the browser. Continue Reading →
Article source: http://feedproxy.google.com/~r/StephenWalther/~3/KKqqBS-mvWE/introduction-to-the-asp-net-web-api.aspx







