Featured resource
pluralsight tech forecast
2025 Tech Forecast

Which technologies will dominate in 2025? And what skills do you need to keep up?

Check it out
Hamburger Icon
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Asynchronous Programming in C#

This course will teach you how 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.

Filip Ekberg - Pluralsight course - Asynchronous Programming in C#
by Filip Ekberg

What you'll learn

This course is for those of you that want to build fast, responsive, and overall better applications by applying asynchronous principles. In this course, Asynchronous Programming in C# , you’ll learn how to apply asynchronous programming in your applications. First, you’ll explore how to introduce the async & await keywords. Next, you’ll discover the Task Parallel Library and understand how it relates to async and await. Finally, you’ll learn more about how introducing asynchronous patterns affects the application, avoiding pitfalls, how to best approach these patterns and how to introduce parallel programming in your applications. When you’re finished with this course, you’ll have the skills and knowledge of asynchronous programming needed to apply this in your C# applications.

Table of contents

About the author

Filip Ekberg - Pluralsight course - Asynchronous Programming in C#
Filip Ekberg

Filip is an enthusiastic developer that strives to learn something new every day. With over a decade of experience in .NET, Filip actively spreads his knowledge and ideas around the globe.

More Courses by Filip