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 58-minute conference talk by Filip Ekberg at NDC Conferences. Dive deep into the intricacies of async and await patterns, learning how to prevent deadlocks and unexpected application behavior. Gain a comprehensive understanding of asynchronous programming beyond simply applying async and await keywords to methods. Discover best practices for implementing asynchronous patterns, ensuring robust and crash-free applications. Learn strategies to avoid common pitfalls and optimize performance in your .NET projects. By the end of this talk, acquire the knowledge to confidently design and implement efficient asynchronous code, enhancing the overall stability and responsiveness of your applications.
Syllabus
Back to Basics: Efficient Async and Await - Filip Ekberg
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