Visual Studio provides a rich set of tools for finding bugs, though most developers aren't aware or don't take advantage of all of them. Bugs occur at two stages in a code's life: during development ...
Stepping through code that doesn't help you localize the problem makes your debugging session less productive and is worth avoiding. In any version of Visual Studio, in the General node under the ...