Code analysis - Standards verifiers
Author: Microsoft
Latest version: 1.36 Beta 2
Description:
Code analysis tool that checks .NET assemblies for conformance to the Microsoft .NET Framework Design Guidelines. It uses reflection, MSIL parsing, and callgraph analysis to inspect assemblies for more than 200 defects in the following areas: naming conventions, library design, localization, security, and performance. The package includes both GUI and command line versions of the tool, as well as the SDK to create your own rules.
visit:
The Visual Studio Code Anaylysis Team Blog
FREE PDF BOOK DOWNLOAD