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

For a webapplication if i want to gice access controls like admin,users how can i give security like rolebased?

2 Answers   CTS, Syncfusion,


What r all the controls in ASP.NET ?

3 Answers  


Explain diff. Between friend and protected friend?

0 Answers  


Where is asp.net session stored?

0 Answers  


why many web.config files are used in are project

2 Answers  






1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

7 Answers   Sparsh,


which is best possible way to add data source to data grid when the data is huge(10 lack recored)how to edit a perticular row

3 Answers   Airtel, Aviva,


Difference between .NET and previous version?

0 Answers   Microsoft, TIPL,


What are different types of api?

0 Answers  


What are the different Key TreeView Properties in Asp.net 2.0?

1 Answers   TCS,


Differentiate globalization and localization.

0 Answers  


Difference Between ReadOnly and Constant Variable in compile time and Run Time.

3 Answers   Phoenix Technologies, Quadrant,


Categories