Thanks to everyone for coming!
Harnessing XAML Templates: Slides | Code (WPF, SL4, SL5)
Easy Async with Async CTP: Slides | Code
Look at the AddingAsync section for the multi-step conversion from synchronous to async with cancellation and error handling that we didn’t have time to walk through.
Get the Async CTP at http://msdn.microsoft.com/en-us/vstudio/async.aspx
Good Morning John, great talk this weekend on ASync. I was very intrigued at the prospect of integrating this new library with the MVVM project that I am currently on. Thank you for your insights.