We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Async Part 1 — new feature in Visual Studio 11 for responsive programming.

Formal Metadata

Title
Async Part 1 — new feature in Visual Studio 11 for responsive programming.
Title of Series
Number of Parts
110
Author
License
CC Attribution - NonCommercial - ShareAlike 3.0 Unported:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal and non-commercial purpose as long as the work is attributed to the author in the manner specified by the author or licensor and the work or content is shared also in adapted form only under the conditions of this
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
The next release of Visual Studio has a major new language feature in VB/C#, “Async”. It will make for more responsive UIs, better performing web ASP websites, better network coding, and easier use of Phone/Silverlight/Windows APIs. Come to this talk to learn how it works and how to use it effectively. Learn how the .NET framework is changing to adapt to the Task-based Asynchronous Pattern. Learn what you should be doing right now to make your code ready for Async when it gets released.