views:

176

answers:

2

How the new features in C# 5.0 and BCL announced at Microsoft PDC 2010 will impact/change the way we write code as of now?

+1  A: 

Would you not be better using some Google Fu?

Burt
+1  A: 

This doc is very good as far as explaining asynch and await with code samples: http://www.microsoft.com/downloads/en/details.aspx?FamilyID=c59f7633-37c7-4364-8f13-efdb1e5ccb21&displaylang=en

kekekela
@anonymousDownvoter The original question, which my answer directly addresses, asked for code samples for await/asynch before being edited to something completely different.
kekekela