2
Reply

What is multiThreading in .NET?

    When two or more than two threads are working at a time to achieve a goal that is called Multithreading i.e. it's basically trying to do more than one thing at a time within a process.

    http://www.tutorialspoint.com/asp.net/asp.net_multi_threading.htm