Tuesday, August 7, 2007

ASP.NET AJAX and the ASP.NET AJAX Control Toolkit

ASP.NET AJAX and the ASP.NET AJAX Control Toolkit

Here is the latest in my semi-regular link-listing series. Today's links are all about ASP.NET AJAX.

ASP.NET AJAX Articles

  • ASP.NET AJAX: Canceling an Async Postback: Matt Berseth demonstrates how to use JavaScript on the client to see if a page is in the middle of an Async Postback (using the UpdatePanel), and how you can programmatically cancel it.

  • Create an AJAX File Upload: Kazi Manzur Rashid posts about a good technique you can use to handle AJAX-like file uploads using ASP.NET.

ASP.NET AJAX Control Toolkit Articles

ASP.NET AJAX in VS 2008 and .NET 3.5 Articles

  • ASP.NET AJAX in .NET 3.5: A blog post by me that talks about the version of ASP.NET AJAX that is included in .NET 3.5.

No comments: