C H A P T E R  30

Using Unobtrusive Ajax

The MVC framework contains support for unobtrusive Ajax. This is similar to the unobtrusive client-side validation in Chapter 18, in that it doesn't involve inserting extra blocks of JavaScript code at arbitrary points in your HTML document. Like the client-side validation support, MVC unobtrusive Ajax is based on the jQuery JavaScript library, which was introduced in Chapters 10 and 11.

Get Applied ASP.NET 4 in Context 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.