ASP.NET Developer Techniques for Dealing With Long Running Processes
ASP.NET Developers, do you have ASP.NET pages that are slow to respond to the user and/or timeout. Try this technique to move those processes to the background and provide feedback to the user.