when the threads are used in dot net.
Answers were Sorted based on User's Feedback
Answer / anand
Thread class is responsible for starting, stopping, suspending, resuming, setting thread priorities to a thread.so threads are useed in thread class using the namespace
System.Threading .
Is This Answer Correct ? | 22 Yes | 3 No |
I am using a range validator and want to use dd mm yyyy format for accepting dates. I get a fairly generic "can't do that" type exception when I use this format for setting the minValue or maxValue properties for the range validator. How can I force it to accept my format?
What is serialization?
What is mvc in angular?
What Are Different Types of Debbugers
2 Answers Accenture, TCS, Wipro,
How ASP.NET page works?
How many types of server controls do we have?Also explain differance between them taking an example of ASP.NET?
asp.net interview questions
please can any describe 'Master Page' in ASP.Net 2.0
Are cookies client side or server side?
What is difference between singleton and single call?
How many classes can a single .NET DLL contain?
What is cookieless session id explain in brief?