Sunday, February 20, 2005

Windows Forms Threading Techniques

Marquee de Sells: Chris's insight outlet - Windows Forms Threading Techniques

"Give Your .NET-based Application a Fast and Responsive UI with Multiple Threads, Ian Griffiths
A number of Ted Pattison's Basic Instincts column pieces cover threading
Safe, Simple Multithreading in Windows Forms 1.x (part 1, part 2 and part 3), Chris Sells
Safe, Even Simpler Multithreading in Windows Forms 2.0, Mike Weinhardt
Asynchronous Windows Forms Programming, Juval Lwy (provides a BackgroundWorker component for Windows Forms 1.x)
Making windows forms thread safe, Rudiger Klaehn (generates a proxy class to do synchronization)
The Daemon Inside and When to go async?, Matthew Adams"


A cool list of multi-threading in WinForms links from Chris Sells.

If you haven't checked out his site, then you're missing a great resource. Not only does he have an outstanding blog, but his tools page/category is filled with a number of very nice tools.




No comments: