Most of the time, your computer's CPU is sitting idle. Paul Kimmel shows how easy it is to use multithreading with the new BackgroundWorker component in .NET 2.0, so you can stop your bored gadgetry from wasting all that idle time.
Permalink for comment 113366
To read all comments associated with this story, please click here.
Member since:
2006-04-10
I don't even think you read the summary. It clearly says "multithreading with the new BackgroundWorker component".
I didn't read the article either because I already know how to use the .Net 2.0 BackgroundWorker component.