Click here to Skip to main content
15,887,683 members
Articles / Web Development / HTML

Processing Long Running Tasks With Asynchronous Handlers and XMLHTTP

Rate me:
Please Sign up or sign in to vote.
4.72/5 (31 votes)
17 May 20056 min read 274.6K   3K   151  
This article shows you how to use async handlers along with XMLHTTP to process long executing tasks in ASP.NET.

Views

Daily Counts

Downloads

Weekly Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Javier is a consultant specializing in ASP.NET, system architecture, and training. He's also a MCSD .NET and a co-founder of the Iowa DotNET Users Group. Recently, Javier was awarded the Visual Developer ASP.NET MVP award from Microsoft.

On his blog you can find posts on ASP.NET, architecture, design patterns, XML and just recently, Indigo. Javier enjoys giving back to the community by speaking at user groups, local/regional .NET events, being active in forums and by writing articles for Code Project.

In his spare time, Javier enjoys spending time with his wife, newborn son, two golden retrievers and writing about himself in third person.

Click here to read Javier's blog.

Comments and Discussions