February 20th, 2013

MVP Summit presentation on async

Stephen Toub - MSFT
Partner Software Engineer

Lucian Wischik and I presented an “async clinic” at the MVP Summit in Bellevue this week.  The async/await keywords in C# and Visual Basic drastically simplify asynchronous programming, but that of course doesn’t mean that using them is without any gotchas: the goal of the discussion was to highlight some of the key areas in which we see developers struggling with asynchronous development and to help provide guidance on avoiding and overcoming those roadblocks.  Attached are the slides from the presentation.

MVPSummit2013_AsyncClinic_Wischik_Toub.pptx

Author

Stephen Toub - MSFT
Partner Software Engineer

Stephen Toub is a developer on the .NET team at Microsoft.

1 comment

Discussion is closed. Login to edit/delete existing comments.

Newest
Newest
Popular
Oldest
  • Michael Lovett

    I know this is ancient history; would love to hear the audiio that accompanied this PPT 🙂

Feedback