When will use threading in c#??? Which scenario uses threading in c# application?
When will use threading in c#??? Which scenario uses threading in c# application?
Guys,
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Nov 16, 2012, 5:07 AM
Vishnujeet KumarPosted Nov 15, 2012, 11:27 PM
If you want multiple Process simultaneously at a time or nested work at a time, this type of Scenario we use threading concept .
simple tutorial for beginners...
http://www.albahari.com/threading/
Sean StewartPosted Nov 15, 2012, 11:03 PM