Getting Started with Asynchronous Programming in .NET

Go to class
Write Review

Free Online Course: Getting Started with Asynchronous Programming in .NET provided by Pluralsight is a comprehensive online course, which lasts for 2-3 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Getting Started with Asynchronous Programming in .NET is taught by Filip Ekberg.

Overview
  • Learn how to effectively apply asynchronous principles in any type of .NET application using async and await together with the task parallel library.

    In this course, we will cover the way to get started with asynchronous programming in .NET. You will learn how to apply these patterns in new and existing applications and you will see how to avoid the common mistakes.