Overview
Dive into the world of asynchronous programming in .NET with this comprehensive conference talk from NDC London 2022. Explore the intricacies of async and await patterns, learning how to prevent and fix deadlocks that can cause unexpected application behavior. Gain a deep understanding of asynchronous programming beyond simply applying async and await keywords to methods. Discover best practices for implementing asynchronous patterns in .NET applications, ensuring improved performance and stability. Learn techniques to avoid application crashes and adhere to industry standards when working with asynchronous code. By the end of this one-hour session, acquire the knowledge needed to efficiently implement and troubleshoot asynchronous programming in your .NET projects.
Syllabus
Back to Basics: Efficient Async and Await - Filip Ekberg - NDC London 2022
Taught by
NDC Conferences