0
kicks
Ajax and json for ASP.NET MVC with jQuery
an example project that uses the jQuery library to create an ajax enabled ASP.NET MVC website. Generally what this project does:
* Load views through ajax (with back-button support)
* Do ajax-style form-posts and retrieve only the messages, errors and updated content
* Do json form-posts and retrieve the errors and messages as a json object