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