the async we’ve been awaiting for
Watched the build async await talk. Async await does look like the finally Task++ answer to asynchrony and the syntax is as I expected and better. Funny thing about the video is that the occasional applause makes it sound like an infomercial.
Its new in .Net 4.5 but you can use it in .Net 4 with this Targeting Pack.
No comments yet.