Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

The Promise of an Async Future Awaits

NDC Conferences via YouTube

Overview

Explore the future of asynchronous programming in C# with this comprehensive conference talk. Delve into the world of distributed systems and microservices, understanding their inherently asynchronous nature. Learn to identify and avoid common pitfalls when using async and await, and discover best practices for building robust asynchronous programs. Gain in-depth knowledge of async streams, a powerful feature introduced in C# 8. Through practical examples and a breakfast analogy, grasp the differences between parallel and asynchronous programming, and understand the mental model behind async code. Examine task composition, thread pool usage, and the Configure Await method. Conclude with a review of the .NET Foundation and C# language features that support asynchronous programming, equipping yourself with the skills to build efficient and future-proof distributed systems.

Syllabus

Introduction
Breakfast analogy
Parallel vs asynchronous
Async code
The mental model
The next step
Dont compose
Composition of tasks
How it works
Common misconception
Thread pool
Configure await
Demo
Async strain
Review
NET Foundation
CSharp

Taught by

NDC Conferences

Reviews

Start your review of The Promise of an Async Future Awaits

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.