How to Use Async, Await, and Task in C# - Best Practices and Common Pitfalls
Offered By: Raw Coding via YouTube
Course Description
Overview
Learn how to effectively use async, await, and Task in C# with this 30-minute tutorial. Explore best practices and avoid common pitfalls in asynchronous programming. Discover techniques for creating efficient state machines, preventing thread blocking, and properly using ConfigureAwait when developing libraries. Gain insights on handling asynchronous operations in constructors and understand the underlying mechanics of the async/await pattern. Dive into practical examples and expert advice to enhance your C# coding skills and optimize your asynchronous code.
Syllabus
How to use Async/Await/Task in C#
Taught by
Raw Coding
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera