c# tube

Gathering the best c# videos from the web.

Welcome to c# tube! Read the faq and upload a video!

Asynchronous Programming in .NET 4.5 (async and await)

Views: 4 async tpl

This video is a recorded version of a webcast I recently finished. It will dig into the latest features for asynchronous programming in .NET and examine some of the newest features of C# 5.0. This includes studying async methods which are part of C# 5.0 and build on the PFx Task library. We will also briefly look at the PFx Task libraries to gain the necessary background for working with the new language features. Note that Visual Basic 11 will also have these identical features so in essence we'll be covering VB 11 as well.

No comments