Parallel programming is introduced in C# 4.0 using the Task libraries. There are many aspects of Parallel programming and how to use the Task libraries. Here, we will look into the Task from a beginner stand point. In this article, we will discuss about how to create an asynchronous method using Task.
For more details, http://www.dotnetfunda.com/articles/article1180-asynchronous-method-using-task-.aspx