<a href="http://www.micropoll.com/akira/mpview/585320-168921">Click Here for Poll</a><a href="http://www.questionpro.com" title="online surveys">Online Survey</a><BR> | <a href="http://www.micropoll.com" title="Website Polls">Website Polls</a><BR> | <BR><a href="http://www.micropoll.com/akira/MicroPoll?mode=html&id=168921">View MicroPoll</A></div>

VB.NET and Silverlight!

Read now >

Windows Mobile Development Thoughts

Read now >

ADVERTISEMENT
View Now
DevSource RSS FEEDS
XML Want an easy way to keep up with breaking tech news? And the Get DevSource headlines delivered to your desktop with RSS.
ADVERTISEMENT

 

ADVERTISEMENT
Multithreading in .NET: Your Friend the BackgroundWorker
By Peter Aitken

Rate This Article: Add This Article To:

Multithreading in .NET: Your Friend the BackgroundWorker
( Page 1 of 3 )

The BackgroundWorker class goes beyond the thread pool to give you some more flexibility when using threads in your application. It uses events to let you monitor the progress of the operation that has been assigned to the new thread, cancel

 
 
>>> More Using Microsoft Visual Studio Articles          >>> More By Peter Aitken