Back to Basics - Efficient Async and Await
Offered By: NDC Conferences via YouTube
Course Description
Overview
Dive into the world of asynchronous programming in .NET with this 57-minute conference talk from NDC Conferences. Explore efficient async and await patterns, learn how to prevent and fix deadlocks, and understand the intricacies of asynchronous behavior in applications. Discover best practices for implementing asynchronous patterns to avoid unexpected crashes and improve overall application performance. Gain valuable insights on how to go beyond simply applying async and await keywords to methods, and truly grasp the underlying mechanisms at work. By the end of this talk, acquire the knowledge needed to create robust, efficient, and deadlock-free asynchronous code in your .NET projects.
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