jueves, 25 de agosto de 2011

ASP.Net MVC3 and AJAX - A small introduction on how easy it is to use.

This is our end result:



The user is going to click on the link, and using AJAX we're going to fetch the result and update the value on the screen. All without doing a complete page refresh.