Sunday, June 12, 2011

Presentation of Asynchronous Programming in C# 5 ( Async CTP )


Link of Presentation is given here https://docs.google.com/leaf?id=0BwFZsTiBoMImY2E1MDllZDMtODAyNC00NzkzLWIxOTItNWI0ODMwMTU0Mjg4&hl=en_US

Going to the link of Google document you can find the  presentation. Main resources of this presentation is collected from Microsoft http://msdn.microsoft.com/en-us/vstudio/gg316360  and also the sample is very useful.Other resources are collected from many blogs and MSDN.

Useful Links :
http://blogs.msdn.com/b/ericlippert/archive/2010/10/29/asynchronous-programming-in-c-5-0-part-two-whence-await.aspx

http://blogs.msdn.com/b/ericlippert/archive/2010/10/28/asynchrony-in-c-5-part-one.aspx

http://evolpin.wordpress.com/2011/05/02/c-5-await-and-
async-in-asp-net/

No comments:

Post a Comment