| Article: |
C# News Ticker Multithreaded Application | |
| Subject: | Preferred way to handle this in .NET 2.0 | |
| Date: | 2006-03-07 07:35:40 | |
| From: | Adrian_Maull | |
|
Use the System.ComponentModel.BackgroundWorker class. Wire the DoWork, ProgressChanged(if needed), and the RunWorker completed events and you're good to go.
|
||
Women in Technology
Hear us Roar
