Friday, October 29, 2010

PDC10 Async Round-up

For many developers the yesterday’s C#5/VB11 Async news was pretty exciting. There’s a great deal of information, resources, downloads, etc available so instead of blogging about specific posts like I usually do, I’m instead going to do a quick round-up.

[Last Update On: 11/10/2010]

Original PDC Session Announcement

Channel 9 Videos

Blog Posts

MSDN Blog Posts

Other Link Posts

News Articles

Microsoft Downloads

Visual Studio Gallery 

As I find more in the coming week or so, I’ll update this list…

 

Update 10/30/2010:
Added: amazedsaint's .net journal - C# 5.0 Asynchrony – A Quick Look at async/await in the Async CTP
Added: Jon Skeet: Coding Blog - C# 5 async and choosing terminology: why I'm against "yield"
Added: Gunnar Peipman's ASP.NET blog - What is Visual Studio Async?

Update 11/1/2010:
Added: Fabulous Adventures In Coding - Asynchrony in C# 5, Part Three: Composition
Added: IanG on Tap - C# 5 Async Exception Handling
Added: I Programmer - Async, Await and the UI problem
Added: Peter Ritchie's MVP Blog - More on Async Functions
Added: Peter Ritchie's MVP Blog - A New Asynchronicity Awaits You
Added: Jon Skeet: Coding Blog - C# 5 async: experimenting with member resolution (GetAwaiter, BeginAwait, EndAwait)
Added: Jon Skeet: Coding Blog - C# 5 async: investigating control flow

Update 11/2/2010:
Added: DOT NET TRICKS - C# 5.0 Asynchronous Made Easy
Added: ThomasP.Net - Asynchronous C# and F# (II.): How do they differ?

Update 11/3/2010:
Added: Kyle McClellan - Using the Visual Studio Async CTP with RIA Services
Added: Smart Software - Building Iterators Using Asynchronous Methods
Added: The Wayward WebLog - Elegance in Asynchrony

Update 11/4/2010:
Added: Fabulous Adventures In Coding - Asynchrony in C# 5.0 part Four: It's not magic

Update 11/5/2010:
Added: Visual Studio Gallery - Microsoft Visual Studio Async CTP
Added: Peter Ritchie's MVP Blog - Testing Strategies Involving Async Functions
Added: Lars Wilhelmsen - TaskWsdlImportExtension–a hidden gem in the C# vNext async CTP samples

Update 11/10/2010:
This will likely be the last Round-Up update…
Added: Fabulous Adventures In Coding - Asynchrony in C# 5 Part Five: Too many tasks
Added: Tim Sneath - PDC10: The Future of C# and Visual Basic

No comments: