About Me

I have decades of experience is software development using .Net Technologies, PHP and wordpress. I love coding and discovering new tech.

Category: Mac

Code Improvement, Coding Tipe, Mac

Hot Reloading Your .NET Projects in Visual Studio Code: A Step-by-Step Guide

Posted on December 1, 2024  - By Kaustav Halder - 0 Comments

Hot reloading is a game-changer for developers, allowing you to see code changes instantly without the need for a full recompile and restart. This significantly speeds up your development workflow, especially for .NET projects. Here’s a simple guide to enable...