Blog on how to create a thread in .net

This blog is on how to create a thread in .net

We need to use System.Thread() class and create an instance of it.