TRINUG - Using C#’s Async Effectively

Date
Wed, 15 Jan 2014, 17:30 - 20:00 (Add to calendar) GMT
Venue
(Exact location not available) , Durham, US
Cost
Free

The Triangle .NET User Group presents: Visual Studio 2012 and 2013 brought many new features, but few as exciting as the new language support for asynchrony in C# and VB.Net. While the new async and await keywords provide huge benefits when writing asynchronous code, they also bring potential danger. Async introduces new opportunities for confusion, incredibly messy abstractions, and the types of subtle bugs that cause nightmares to developers everywhere. This talk will focus on how to think about asynchrony in general, when to use async, specific pitfalls arising from async and await, and some general guidelines to follow when creating asynchronous libraries and composing asynchrony in your own code.

Speaker: Reed Copsey, Jr. Reed Copsey, Jr. creates scientific software. He is the CTO of C Tech Development Corporation, a company developing 3D software for the Earth Sciences. He is an avid contributor on Stack Overflow and the MSDN Forums, the founder of the Bellingham Software Developers Network, and a Microsoft MVP in Visual C#.

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.

“Weeks of coding can save you hours of planning.”