Summary

This chapter was a whirlwind tour of AJAX features in ASP.NET MVC 3. As you now should know, these features rely heavily on the open source jQuery library, as well as some popular jQuery plugins.

The key to success with AJAX in ASP.NET MVC 3 is in understanding jQuery and making jQuery work for you in your application. Not only is jQuery flexible and powerful, but it allows you to separate your script code from your markup and write unobtrusive JavaScript. The separation means you can focus on writing better JavaScript code, and embracing all the power jQuery has to offer.

Get Professional ASP.NET MVC 3 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.