As many of you know, FxCop is static code analysis tool that we originally wrote to ensure the .NET Framework itself adheres to the .NET Framework Design Guidelines . The tool as been integrated into Visual Studio as the "Code Analysis" feature, but we also continue to ship the stand...