This becomes much easier with Visual Studio 2008’s built in support for AJAX development and the .NET framework 3.5.
ASP.NET AJAX Server Control
ASP.NET AJAX Server Control Extender
ASP.NET AJAX Server Control
ASP.NET AJAX Server Control Extender
Back in the browser, the JavaScript used to handle the Ajax response gets invoked and we replace the old content area with the new stuff. It would be great if we were done at this point, however, this strategy requires each link (and button click) to be converted into an Ajax request -- so we i...
Thu, Dec 10 | from Sun Bloggers