Using jQuery for AJAX with ASP.NET Webforms [closed]
The most complete article I've ever found about this topic is ASP.NET and jQuery to the Max.
It avoids update panel, script manager and viewstate.
Here are a few links:
-
A Look Into JQuery API (archived)
-
Using FireBug Profiler to Dig Deep into MS AJAX and JQuery API (archived)
-
On Demand Loading Using JQuery Ajax API (archived)