|
Re: Threading
Big K - That makes perfect sense.
OpenLoop - That does count as multi-threading, but I was referring more to the actual Thread class in C#. I have used the timer control numerous times (can be quite handy).
The reason I ask for places to use it is that I have a fairly big application that uses a lot of the different advanced features of C# and would be good to showcase to potential employers, and I wanted a good reason to use the thread class. I have come across a few good places to uses them, but it turns out there is always a better, more simple way to achieve that task without threading.
__________________
I am Addicted to Linux!
|