Async extension methods for OData Windows 8 client library
Phani Raj
If you’re writing Windows Store applications and want to use the async goodness that the platform allows with your OData client applications,
take a look at these extension methods that allow you to use the await and async keywords in your apps.
Some useful links
- WCF Data Services Tools for Windows Store Apps RC
- Visual Studio Asynchronous Programming
- Downloads for Metro style app development