Tag Archives: httphandler

Async Httphandlers in ASP.NET

What is the correct way to create a httphandler that potentially can take time and resources to complete. Well this article explains it very well: http://msdn.microsoft.com/en-us/magazine/cc164128.aspx If you don’t want to read all, you find the best solution in the … Continue reading

Posted in Development | Tagged , , , , | Leave a comment