FxCop 1.36 Released
Microsoft has released version 1.36 of FxCop, the popular static code analysis and policy enforcement tool. The download is available on the MS Download Center, and documentation is available on MSDN.
FxCop and the Visual Studio Team System Code Analysis component share a common engine. The recently released Visual Studio 2008 SP1 includes the same fixes and analysis improvements listed below.
New features included in FxCop 1.36 final release:
- 200+ bug fixes that reduce noise, missing analysis and rule crashes
- Support for analyzing anonymous methods and lambda expressions
- New option for skipping analysis over tool generated code
- Better support for C++/CLI and the Compact Framework
- Language 'friendly' API names in the UI and resolutions (ie Visual Basic syntax if running over a Visual Basic binary)
- New globalization, design and usage rules
- Performance improvements that cut analysis by 2x and use half as much memory
- New option for new portability rule for selecting target framework for analysis
Feedback to Microsoft can be provided on the VS Code Analysis and Code Metrics forum.
NOTE: If you already have FxCop 1.36 Beta 2 installed, uninstall it before installing FxCop 1.36.
Educational Content
Managing Build Jobs for Continuous Delivery
Martin Peston May 24, 2013
Clojure in the Field
Stuart Halloway May 23, 2013
Tuning the Size of Your Thread Pool
Kirk Pepperdine May 23, 2013




Hello stranger!
You need to Register an InfoQ account or Login to post comments. But there's so much more behind being registered.Get the most out of the InfoQ experience.
Tell us what you think