Skip to content

PeteGoo/Presentations.AsyncAwait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The new async/wait pattern in C#5

This repository holds the code and presentation content for a talk on the new async / await pattern in C#5.

Goals of the talk:

  • Refresher on async code patterns
  • Refresher on TPL
  • What do the async / await keywords look like
  • Applications for UI code
  • Demo of async/await in WinRT UI code
  • What is happening under the hood?
    • Compiler
    • State Machine

Presentation code and content by Peter Goodman (petegoo) and Andrew Jackson (andrewderekjackson)

About

Presentation content for an Introduction to Async/Await

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published