Simple play icon Course
Skills

Asynchronous Programming in C#

by Filip Ekberg

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.

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

Course Overview
2mins

About the author

Filip is an enthusiastic developer that strives to learn something new every day. With almost two decades of experience in .NET, Filip actively spreads his knowledge and ideas around the globe, be it speaking at conferences or online. Filip has worked in a range of different technologies such as WPF, Win Forms, ASP.NET, ASP.NET Core, Xamarin and .NET MAUI. In 2012, Filip published the book C# Smorgasbord, covering a vast variety of different technologies and patterns using C#, and right after Fi... more

Ready to upskill? Get started