BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations C# Async, From the Outside, From the Inside - Part 1

C# Async, From the Outside, From the Inside - Part 1

Bookmarks
56:35

Summary

Bill Wagner and Jon Skeet explain the basics of asynchronous operations in C# using the Async keyword. The session is spiced with live demos.

Bio

Bill Wagner, SRT Solutions co-founder, is Michigan’s Regional Director for Microsoft and is a multi-year winner of Microsoft’s MVP award. Bill authored Effective C# and More Effective C# Jon Skeet is a software engineer at Google London and he is passionate about the intricacies of C# as a language. He wrote "C# in Depth", and he is a contributor for Stack Overflow and Microsoft C# MVP since 2003

About the conference

CodeMash is a unique event that will educate developers on current practices, methodologies, and technology trends in a variety of platforms and development languages such as Java, .Net, Ruby, Python and PHP.

Recorded at:

Mar 16, 2012

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • Video Quality

    by Donatas Maciunas,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Is there any chance to see this video in higher quality? The parts where code is shown are so blurry that it's barely possible to read anything.

  • Code examples

    by Srdan Srepfler,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    Also maybe the code presented as an archive?

  • Re: Code examples

    by Bill Wagner,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    The code is available on Bitbucket: bitbucket.org/BillWagner/codemashasyncsamples

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT