Главная
Study mode:
on
1
Introduction
2
Breakfast analogy
3
Parallel vs asynchronous
4
Async code
5
The mental model
6
The next step
7
Dont compose
8
Composition of tasks
9
How it works
10
Common misconception
11
Thread pool
12
Configure await
13
Demo
14
Async strain
15
Review
16
NET Foundation
17
CSharp
Description:
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.

The Promise of an Async Future Awaits

NDC Conferences
Add to list