The AJAX Server Pages Pattern

AJAX Server Pages indicates the working style of pages that employ a new generation of AJAX-enabled server controls. These controls work over the classic postback model of ASP.NET, except they use asynchronous requests and exchange a mix of script and markup.

In the AJAX Server Pages pattern, AJAX capabilities of a page mostly result from the individual AJAX capabilities of constituent controls. Awaiting for ASP.NET 4.0, these special controls today exist only in ad hoc commercial libraries.

Important

Important

On a more emphatic note, I believe that many of the most popular suites of controls currently available in the marketplace ...

Get Microsoft® ASP.NET and AJAX: Architecting Web Applications 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.