Setting Conditional Breakpoints in VS2008
I subscribe to Sara Ford’s excellent Blog Visual Studio 2008 Tip of the Day. I have to admit though, that I rarely use the tips. They tend to be a little too deep in the mud for my tastes, although I will forever be grateful for her showing us how to change colors for things like Matching Braces.
Today, however, she has a great tip that you should probably read: how to set conditional breakpoints.
if (YouLikeIt) {
No comments yet. Be the first.
Leave a reply