Ahmed Salijee

Threading, Synchronizing, And Performing Asynchronous Operations links

I just sent the list of links below to TechED attendees who came to session DEV311 - Threading, Synchronizing, And Performing Asynchronous Operations. I thought the list might be useful to others

Smart Client Architecture and Design Guide (certain chapters)

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/SCAG.asp

Improving .NET Application Performance and Scalability (certain chapters)

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/scalenet.asp

Code Blocks esp Asynchronous Invocation Application Block for .NET

http://www.microsoft.com/resources/practices/code.mspx

BackgroundWorker for .NET 1.1

http://www.idesign.net/idesign/DesktopDefault.aspx?tabindex=5&tabid=8

Practical Multithreading for Client Apps

http://msdn.microsoft.com/msdnmag/issues/04/01/NET/default.aspx

Leveraging MSMQ in ASP.NET Applications

http://www.15seconds.com/issue/031202.htm

Support WebCast: Microsoft ASP.NET Threading

http://support.microsoft.com/default.aspx?scid=kb;EN-US;820913

http://support.microsoft.com/default.aspx?scid=%2Fservicedesks%2Fwebcasts%2Fen%2Ftranscripts%2Fwct060503.asp

How to show progress in the client browser for a long-running ASP.NET page

http://support.microsoft.com/default.aspx?scid=kb;EN-US;837375

 

Use Threads and Build Asynchronous Handlers in Your Server-Side Web Code

http://msdn.microsoft.com/msdnmag/issues/03/06/Threading/default.aspx

Creating and Managing Secondary Threads

http://msdn.microsoft.com/msdnmag/issues/04/06/BasicInstincts/default.aspx

Asynchronous Wait State Pattern in ASP.NET

http://msdn.microsoft.com/msdnmag/issues/03/12/DesignPatterns/

How To: Submit and Poll for Long-Running Tasks

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/scalenethowto08.asp

Multithreading and Asynchronous Programming in Web Applications

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnpag/html/PAIBlock.asp

 

Server-Side Asynchronous Web Methods

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnservice/html/service10012002.asp?frame=true

Boost Web Performance With Multithreading

http://www.fawcette.com/vsm/2002_11/magazine/features/chester/

Asynchronous operations, pinning

http://blogs.msdn.com/cbrumme/archive/2003/05/06/51385.aspx

http://weblogs.asp.net/cbrumme/archive/2003/05/08/51396.aspx