when the threads are used in dot net.

Answers were Sorted based on User's Feedback



when the threads are used in dot net...

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

when the threads are used in dot net...

Answer / suresh

When we have simultanious tasks to be run at a time we use
the concept of threading

Is This Answer Correct ?    2 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

What is MSIL?

4 Answers  


What is Pre-Render event in ASP.NET?

0 Answers   MindCracker,


What are the disadvantages of viewstate/what are the benefits

3 Answers  


What is difference between asp state management and asp.net state management?

0 Answers  


Which control would you use if you needed to make sure the values in two different controls matched?

2 Answers  


How does session id work?

0 Answers  


Difference between .NET and previous version?

0 Answers   Microsoft, TIPL,


List the advantages and disadvantages of user control an custom control?

0 Answers  


How to store a dataset in a viewstate?

3 Answers   Patni,


What is the transport protocol you use to call a Web service?

2 Answers   Siebel Systems,


What is web.config. How many web.config files can be allowed to use in an application?

6 Answers   Accenture, HCL, InterGraph, iSoft,


What is odata in web api?

0 Answers  


Categories