Subscribe for more content: http://vid.io/xqZ4
Check out our other videos: http://vid.io/xqZ9
In this episode, we take a look at how C# 5's language-level support for writing asynchronous code works. Async and Await makes it possible to write and use asynchronous code with the simplicity of less complex synchronous code, but do you really understand how it works?