Saturday, March 19, 2005

Asynchrounous pages in ASP.NET 2.0

Something which will always be useful to develop highly scalable web applications. Read on...


Beta 2 of Asp.Net 2.0 will have a better support for asynchronous page tasks. Instead of looking a thread until a page has bean completely proceed, you can now use the improved asynchronous feature that could increase the performance of a 3-tier application. In this post I will write about the asynchronous page tasks. [ASP.NET Daily Articles]


0 Comments:

Post a Comment

<< Home