Besides using Code Analysis (was FxCop), Source Analysis (was StyleCop) and Unit Test Code Coverage tool in Visual Studio IDE, I like some tools shipped in Windows SDK. These tools are very cool. IL Disassembler (ildasm.exe) http://msdn.microsoft.com/en-us/library/f7dy01k1(VS.80).aspx
Read More...