Skip to main content
Syndicate content

New AJAX Support For Data-Driven Web Apps

In this article, I'll show three iterations of a page written with classic postback, then with UpdatePanel, and then using pure AJAX to illustrate how techniques employed on the server can sometimes perform better on the client.

No votes yet