Skip to content

Details

Asynchronous programming (async) is emerging as a common programming practice, especially in .NET technologies such as Silverlight. In sophisticated scenarios, async can be complex, which is why Microsoft is adding language support in the next version of .NET. This talk will cover the current state of async, what the challenges are, and how your job will be made easier with the new language features. Joe will explain the new language features of the async programming model. These new features provide a new, streamlined syntax for async development. These features make development of async applications--which include everything from desktop applications with responsive UI to sophisticated web applications--much easier for .NET developers, like YOU.

Joe Mayo is an author and independent consultant. His multiple books include C# Unleashed/Sams and LINQ Programming/McGraw-Hill. Joe's latest book is Microsoft Visual Studio 2010: A Beginner's Guide: McGraw-Hill. Joe has several industry certifications and has been consulting, teaching, and writing for several years. For his community contributions, Microsoft has awarded Joe with several Most Valuable Professional (MVP) awards.

Related topics

You may also like