Is .net capable of supporting multi-thread?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

If we want to write a Windows service that cannot be paused, only started and stopped. How to accomplish that?

1 Answers  


How viewstate is being formed and how it's stored on client in .net?

0 Answers  


DateTime[] dt = new DateTime[10] for(i=0; i<10; i++) { dt[i] = DateTime(2008, 1, i+1) } How many heap object will be created for the above array. Choose the correct answer below. Ans: 1, 10, 11, 12

3 Answers  


What is Custom attribute? How to create? Namespace? If I'm having custom attribute in an assembly, how to say that name in the code? What is Reflection in .NET?

3 Answers   Accenture, CC Soft, Infosys,


What application do you use to install a Windows service?

1 Answers  






Differentiate between managed and unmanaged code?

0 Answers  


what are the Goals of the UIP Application Block?

1 Answers  


What’s different between process and application in .net?

0 Answers  


The project which you have made, which methodology did you use?

0 Answers   Wipro,


How .NET is able to support multiple languages?

5 Answers  


What is the concept of inheritance and how it works in .net?

0 Answers  


Explain about .net assemblies?

0 Answers  


Categories