Video Tutorial – Asynchronous Programming in .NET 4.5 (Task, async and await) – C# 5.0
This is a great introduction video for Async Programming in .net 4.5 making multi threaded application super easy and bug free. In below tutorial You will learn following concepts Using Task Using Async and Await Keywords in .net 4.5