How Does Hot Reload Even Work?
Offered By: NDC Conferences via YouTube
Course Description
Overview
Explore the inner workings of Hot Reload and Edit and Continue technologies in this conference talk from NDC Sydney 2022. Dive deep into the mechanics behind applying code changes on the fly without stopping or recompiling applications. Gain insights into the structure of .NET DLLs, Roslyn's compilation of deltas, and how the runtime applies these changes. Discover why certain features don't work, potential future improvements, and enhance your understanding of what ILSpy displays. While not focusing on JavaScript or microservices, this talk provides valuable knowledge about .NET internals for developers interested in the technical aspects of hot reloading.
Syllabus
How does Hot Reload even work? - David Wengier - NDC Sydney 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