Asynchronous C# 5.0
Offered By: Pluralsight
Course Description
Overview
Learn how to effectively apply asynchronous principles in any type of .NET application using async and await together with the task parallel library.
This is an advanced production! Asynchronous coding in a static language is not exactly "simple," and rather than try to simplify complex topics, we have, instead, decided to go deep and see how things work** at a deeper level. If you are newer to programming, or new to C# in general, you may want to become familiar with the basics of C# before you tackle this one. All code for this course is available in Jon Skeet's Github Repository: https://github.com/jskeet/DemoCode/tree/master/AsyncIntro
This is an advanced production! Asynchronous coding in a static language is not exactly "simple," and rather than try to simplify complex topics, we have, instead, decided to go deep and see how things work** at a deeper level. If you are newer to programming, or new to C# in general, you may want to become familiar with the basics of C# before you tackle this one. All code for this course is available in Jon Skeet's Github Repository: https://github.com/jskeet/DemoCode/tree/master/AsyncIntro
Taught by
Filip Ekberg
Related Courses
Beginning Game Programming with C#University of Colorado System via Coursera Programming with C#
Microsoft via edX DEV206.1x: Introduction to XAML and Application Development
Microsoft via edX Introduction to Game Development
Michigan State University via Coursera Designing Advanced Applications using XAML
Microsoft via edX