Async/Await Now Available for Windows Phone, Silverlight 4
Microsoft has announced further async/await keyword support for applications not yet targeting .NET Framework 4.5. An updated version of the Async Targeting Pack now provides asynchronous features to Silverlight 4 and Windows Phone 7.5, as well as Portable Class Libraries targeting any of the supported platforms. (Silverlight 5 and .NET Framework 4.0 were supported in the version released earlier this year.)
Microsoft notes that Windows Phone development is not yet available in Visual Studio 2012, but that the ability to target Windows Phone 7.5 will be a part of the upcoming Windows Phone 8 SDK. Visual Studio Web Site projects do not support async/await, but developers can build class libraries containing asynchronous features, and then consume them from web projects.
The new functionality requires Visual Studio 2012 and the NuGet package Microsoft.Bcl.Async. This is beta software, and the BCL team has provided a list of known issues in the Async Targeting Pack.
Developers working with Visual Studio 2010 can take advantage of async/await by using the Visual Studio Async CTP.
Educational Content
Building Hypermedia APIs with HTML
Jon Moore Jun 19, 2013
Deleting Code at Nokia
Tom Coupland Jun 19, 2013
Intro to CLP with core.logic
Ryan Senior Jun 18, 2013
Spock: A Highly Logical Way To Test
Howard Lewis Ship Jun 18, 2013
Java Garbage Collection Distilled
Martin Thompson Jun 17, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think