NET page life cycle, the attempt to statically type JavaScript, and partial-page rendering (UpdatePanels), all have huge performance implications and make ASP.NET AJAX more complex than the other AJAX libraries. ...
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