Visual Studio 2008 introduces new features in each edition. In the coming months, this column will examine these features and demonstrate how you can benefit from them in your development process.
Recently, I was asked to maintain some old code and test some new code. Both tasks required that I understand the code with which I was working. Most of the time, these jobs are non-trivial due to the ...