dnrTV - .NET Rocks Screencasts: Jon Skeet Looks Inside the Await Keyword

dnrTV - .NET Rocks Screencasts

Jon Skeet loves to hack .NET. He went spelunking into how the new await keyword (part of the new Async CTP) works with the Parallel Task Library in .NET 4.0 and came up with his own implementation of it. This is part one of at least a two-part series.

Episode synopsis

Jon Skeet loves to hack .NET. He went spelunking into how the new await keyword (part of the new Async CTP) works with the Parallel Task Library in .NET 4.0 and came up with his own implementation of it. This is part one of at least a two-part series.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“The generation of random numbers is too important to be left to chance.” - Robert R. Coveyou