Click here to Skip to main content
15,881,860 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
Hello everyone

I Have read several articles about multithreading in C# WPF. Some recommend using BackgroundWorker some threading. Most are not clear enough. Can anyone clearly explain multithreading with a simple example that someone like me with least amount of experience in programing can start with and build on. Obviously the main thing I need to do is to run the UI on a separate thread. Please keep it as clear as possible.
Thanks
Posted

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900