Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / BackgroundWorker

BackgroundWorker

BackgroundWorker

Great Reads

by Chandra Shekhar Joshi
How to implement the Queue of Background Worker
by Fiyaz Hasan
Integrating Cortana in Windows Apps (Foreground & Background interaction)
by Wonde Tadesse
How to utilize QueueBackgroundWorkItem(QBWI) for web applications that run a background process in IIS environment.
by PawelBujak
How to avoid blocking long operations in GUI applications, that lead to hung state.

Latest Articles

by Chandra Shekhar Joshi
How to implement the Queue of Background Worker
by Fiyaz Hasan
Integrating Cortana in Windows Apps (Foreground & Background interaction)
by Wonde Tadesse
How to utilize QueueBackgroundWorkItem(QBWI) for web applications that run a background process in IIS environment.
by PawelBujak
How to avoid blocking long operations in GUI applications, that lead to hung state.

All Articles

Sort by Score

BackgroundWorker 

by Dev Leader
How Tasks, Threads, and BackgroundWorkers operate at high level
by Chris_Green
Get an event fired by Thread A to execute in the context of Thread B
by Dev Leader
Why do we have two different things to accomplish the same end result?
by SleepyCrat
A quick tutorial showing how to use .NET worker service to watch a directory for new files and read them