FxCop 1.36 Released!
We are pleased to announce that we've released the next version of FxCop. This release has a number of changes since FxCop 1.36 Beta 2, including, but not limited to, the following: Bug fixes that...
View ArticleNew for Visual Studio 2008 SP1 and FxCop 1.36 – Multi-targeting rule
I've just published a post over my blog about a new feature we added for Visual Studio 2008 SP1 and FxCop 1.36. New for Visual Studio 2008 SP1 and FxCop 1.36 – Multi-targeting rule
View ArticleFun with Code Analysis Rule Sets
Two weeks ago, I introduced you to Visual Studio 2010 September '08 CTP (Community Technology Preview). This CTP is available as a Virtual PC (VPC) image which can be downloaded at...
View ArticleWhat’s new in Code Analysis for Visual Studio 2010
This post summarizes the new functionality you will experience sing the Code Analysis functionality in Visual Studio 2010. Note that Code Analysis is only available in the Premium and Ultimate editions...
View ArticleComparison of Code Analysis Warnings and Errors – Visual Studio 2008 versus...
This blog compares the Code Analysis warnings and errors generated by Visual Studio 2008 and Visual Studio 2010. Managed Code Analysis Warning / Error Number Description Visual Studio 2008 Team...
View ArticleHow to write custom static code analysis rules and integrate them into Visual...
This blog explains how to implement your own static code analysis rules for analyzing your .NET (C#, VB.NET, etc) code. The material was written by Todd King, one of the developers on the Visual Studio...
View ArticleData Flow Analysis Rules in Visual Studio 2010
This blog post applies to Visual Studio 2010 Premium and Ultimate editions. The content was written by Kevin Blasko one of the developers on the Visual Studio Code Analysis team. The purpose of this...
View ArticleFxCop 10.0 is available
Version 10.0 of FxCop is the version that ships with Visual Studio 2010 Premium. FxCop 10.0 is part of Version 7.1 of the Microsoft Windows SDK for Windows 7 and .NET Framework 4. Instructions Download...
View ArticlePreventing check-ins to TFS that contain code analysis warnings
Recently we have received several questions regarding Visual Studio Code Analysis integration with Team Foundation Server’s check-in policy and build server, so I thought it would be helpful to...
View ArticleWhat’s New in Code Analysis for Visual Studio 2012
Hi Everyone, With the launch of the Beta we would like to tell you about some of the great enhancements we have made to code analysis based on your feedback. Back when we started planning for Visual...
View Article