Thread: Threading
View Single Post
Old Mar 23rd, 2008, 12:47 AM   #1
King
Professional Programmer
 
King's Avatar
 
Join Date: Jan 2006
Location: Ontario, Canada
Posts: 380
Rep Power: 3 King is on a distinguished road
Question Threading

When do you guys use multi-threading in your windows applications in C#? I know how to use the different threading libraries in C#, but never find good situations to use them that a timer control can't take care of. So I was just wondering what situations you guys use multi-threading in?
__________________
I am Addicted to Linux!
King is offline   Reply With Quote