Async Articles in MSDN Magazine
The October issue of MSDN Magazine just came out, and featured a focus on the Async language features coming in C# 5 and VB 11. Michael Desmond interviewed Mads Torgersen and me for the Editor’s note, which you can find here:
https://msdn.microsoft.com/en-us/magazine/hh456392.aspx
There are also a bunch of great articles included, by the team, which I would strongly recommend checking out:
- Asynchronous Programming: Easier Asynchronous Programming with the New Visual Studio Async CTP by Eric Lippert
- Asynchronous Programming: Pause and Play with Await by Mads Torgersen
- Asynchronous Programming: Understanding the Costs of Async and Await by Stephen Toub'
Enjoy!