8 Visual Studio debugging tips – debug like a boss
- 📅
- 📝 954 words
- 🕙 5 minutes
- 📦 .NET
- 🏷️ C#, debugging, Visual Studio
- 💬 12 responses
There are so many useful debugging features built into Visual Studio that aren’t well-known. Here are a few of my favourites, including some recent finds in VS 2013.
Clicking the left gutter to set breakpoints, you could easily believe breakpoints happen at line-level.