New Async Programming Videos

Some great new video's on MSDN showing how to do async programming using the Async CTP.

https://msdn.microsoft.com/en-us/vstudio/hh378091.aspx

There are different versions of video's for both VB and C#. This is a great opportunity to see the power of the new Async languages featuresand follow through a series of examples showing how easy it is to use the new feature.

Also, the MSDN forums have one specifically dedicated to the Async CTP which compilers team member are monitoring to help answer any questions.

https://social.msdn.microsoft.com/Forums/en-US/async/threads

Spotty