Is .NET capable of supporting multi-thread?

Submitted by: Administrator
Multithreading is a important feature of .NET, which was not there in Visual Basic.

If u want to use Multithreading, import a namespace called as System.Threading.In this namespace there are many classes related to it like Mutex,....
Submitted by: Administrator

Read Online Microsoft.NET Job Interview Questions And Answers