Mike Taulty's Blog
Bits and Bytes from Microsoft UK
Fritz Onion on ASP.NET 2.0 and Asynchronous Web Pages

Blogs

Mike Taulty's Blog

Elsewhere

Fritz Onion (who, in my view wrote the very best ASP.NET book for V1.0) has a great post here about doing asynchronous web pages in V2.0 of the framework.

Go read it and see how easy it is - it's neat, it's concise and it's simple. The small test result grids that he's got are pretty cool as well - notice that when he did a synchronous page he ended up with 33 (seems a lot!) threads handling his requests whereas when he went down the async route he ended up with just 2 :-)


Posted Thu, Oct 21 2004 8:18 AM by mtaulty

Comments

mtaulty wrote re: Fritz Onion on ASP.NET 2.0 and Asynchronous Web Pages
on Thu, Oct 21 2004 2:12 PM
That's a great piece, in fact I talked about this piece in a talk I just gave to the Manchester .NET user group : http://weblogs.asp.net/plip/archive/2004/10/21/245928.aspx