C# 5 Async CTP - Async in action

Опубликовано: 23 Март 2026
на канале: Filip Ekberg
8,282
54

I've recently started playing with the new C# Async CTP which introduces the new keywords async and await.

Here I am talking a bit about what this means and I demonstrate how to use it. I am frequently calling it C# 5 CTP, but it is called Async CTP, you can download the CTP here: http://msdn.microsoft.com/en-us/vstud...

You can download the entire Solution here: http://filipekberg.se/AsyncDemo.zip
or just look at the cs file here: http://pastebin.com/wTSnZnmQ