Back to Basics - Efficient Async and Await
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore efficient asynchronous programming techniques in .NET applications through this conference talk from NDC Porto 2022. Dive deep into the intricacies of async and await patterns, learning how to prevent deadlocks and unexpected application behavior. Gain valuable insights on best practices for implementing asynchronous patterns, ensuring robust and responsive software. Discover strategies to avoid common pitfalls that lead to application crashes and understand the underlying mechanisms of asynchronous programming beyond simply applying async and await keywords. Equip yourself with the knowledge to write more efficient, stable, and performant code in your .NET projects.
Syllabus
Back to Basics: Efficient Async and Await - Filip Ekberg - NDC Porto 2022
Taught by
NDC Conferences
Related Courses
C# Asynchronous Programming - Async - Await - Task and Deadlock Fix by ConfigureAwaitSoftware Engineering Courses - SE Courses via YouTube What is Deadlock - Necessary Conditions - Handling Methods
CodeHelp - by Babbar via YouTube Flattened Clos - Designing High-performance Deadlock-free Expander Data Center Networks Using Graph Contraction
USENIX via YouTube Back to Basics - Efficient Async and Await
NDC Conferences via YouTube Back to Basics - Efficient Async and Await
NDC Conferences via YouTube