10.1. Hacks 77-82
Visual Studio includes a number of different tools that can be used
both inside and outside of the IDE environment. The hacks in this
chapter cover the Visual Studio command prompt and some of the tools
that are easily accessible from it. You will also see how to make the
Visual Studio command prompt more accessible by adding various
shortcuts to it.This chapter also includes hacks on stress testing your applications,
making it harder for your code to be decompiled and understood, and
generating UML from your code (and vice versa).