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 ...
The top of the Visual Studio 2012 line is the Ultimate edition, which is the version I tested. Ultimate installs enough gigabytes (about 10GB on my system) of development tools and libraries and ...
Exploiting Breakpoints Many developers aren't aware of all of the debugging features in Visual Studio, because debugging in Visual Studio "just works." For instance, while every Visual Studio ...