How do you create threading in .NET? What is the namespace
for that?
Answer Posted / guest
System.Threading.Thread
| Is This Answer Correct ? | 9 Yes | 5 No |
Post New Answer View All Answers
Interop Services?
Difference between user groups and code groups
What’s different between process and application in .net?
When we use windows api in .net is it managed or unmanaged code?
If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
What is Flyout Design Pattern in .NET?
Explain what are possible implementations of distributed applications in .net?
What are Attributes in .NET?
What is Ajax? How it is related to your project?
Explain something about WebService?
What is the difference between reference type and value type?
Usually in .net, the clr takes care of memory management. Is there any need for a programmer to explicitly release memory and resources? If yes, why and how?
What are data types in .NET?
How com+ related to the dna architecture?
What is clr in .net?