How to build a multithreading application?

Dec 10 2008 4:52 AM
Hi, Guys,

I have a problem, i hope anyone can help me, the problem is, i built an application (Imaging Application), it take so much time, and i want to try using a MultiThreading application to enhance or process all images using each thread, for an example, if i have 3 images in folder A, i want to process or enhance those 3 images using 3 thread, so it will make the time process more faster, but honestly i don't know anything about how to build MultiThreading application, can anyone help me or give me some sample to do MultiThreading in C#.Net ? Kindly please help me.

Thanks in Advance for your help

Thanks and Best Regards,

Michael

Answers (3)