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 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
Related Courses
Health Informatics: Data and Interoperability StandardsGeorgia Institute of Technology via edX Fractal Architecture
NDC Conferences via YouTube Strangling the Monolith - Applied Patterns & Practices from the Trenches
NDC Conferences via YouTube Refactoring Is Not Just Clickbait
NDC Conferences via YouTube Amazing Algorithms for Solving Problems in Software
NDC Conferences via YouTube