I did some hands on labs on ASP.NET 2.0 and attended a session about asynchronous pages in ASP.NET 2.0. Dmitry (the speaker) showed various different methods on how to implement asynchronous pages: parallel, serial, with and without timeout... It was