Solution1: Threads, Tasks and more with Mike Treit

Опубликовано: 09 Октябрь 2024
на канале: C# Community Discord
1,454
38

This presentation recaps some of the basics of writing code that makes use of threads, tasks and asynchronous features in C#. It is a modified version of a talk the author has given to his team at Microsoft.

This is an intermediate level talk aimed at developers still learning how to write parallel and async code in C#.