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
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