From the course: Asynchronous Programming in C#

Create happier users with asynchronous C# - C# Tutorial

From the course: Asynchronous Programming in C#

Create happier users with asynchronous C#

- Asynchronous programming is important for just about every software developer. These days, most computers have multicore processors. When that's combined with increasingly sophisticated user interfaces, developers have both a need, and the hardware capability for asynchronous programming. Mastering asynchronous techniques will help you build applications that take full advantage of modern hardware, perform well, and are more responsive to your users. Hi, I'm Brice Wilson, and I've been developing software for over 25 years. In this course, you'll learn asynchronous C# techniques that will help you create great .NET applications that are performant and keep your users happy and productive.

Contents