Community

Multithreading in .NET: Your Friend the BackgroundWorker

(Peter Aitken) This is the second of two articles on writing multithreaded applications using the .Net Framework. The first article, which you can find here, covered the managed thread pool. This article deals with the BackgroundWorker class.

Read More - Register for Free Membership