Hot Reload in Visual Studio 2022 with Dmitry Lyalin
How do you speed up your development loop? Carl and Richard talk to Dmitry Lyalin about Hot Reload in Visual Studio 2022. Dmitry talks about how Hot Reload goes beyond Edit and Continue, where you can make changes in code without a breakpoint, and Hot Reload will insert it into the running code, wherever possible. It doesn't work in every scenario, but it does work for many, and across platforms and tools! Get more productive by being able to change code and see the results immediately!
Guests:
Dmitry Lyalin
Dmitry Lyalin is a Program Manager on the .NET team working on products such as .NET MAUI, XAML and .NET Hot Reload and XAML tooling. Dmitry is no stranger, he's been on past episodes talking about XAML Tooling and even DevOps topics from his past life when he worked on the Azure DevOps team.
Links:
- Why We Chose Blazor WASM for our SPA https://medium.com/powered4-tv/why-we-chose-blazor-wasm-for-our-spa-c62524cde4a9
- Blog Post Introducing Hot Reload https://devblogs.microsoft.com/dotnet/introducing-net-hot-reload/
- Visual Studio 2022 Preview https://visualstudio.microsoft.com/vs/preview/vs2022/
- dotnet watch https://docs.microsoft.com/en-us/aspnet/core/tutorials/dotnet-watch?view=aspnetcore-5.0