Go Asynchronous With C# 5.0

Organiser
NxtGenUG
Date
Mon, 12 Dec 2011, 19:00 - 21:00 (Add to calendar) GMT
Venue
The Royal British Legion , Coventry, GB
Cost
Free to members. Non members can attend 2 meetings FOC.

It's over a year since Anders Hejlsberg announced the Visual Studio Async CTP at PDC 2010. Since then we've had a refresh for VS2010 SP1 which extended the CTP to Windows Mobile as well as including a licence for production use, and the announcement of WinRT with comprehensive support for async programming.

We'll use the CTP to show how you don’t need to create callback functions anymore and we can write code in the same way as if it were synchronous, using the compiler to do all of the heavy lifting for us

You might also like...

Comments

Other nearby events

Map

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.” - Rick Osborne