Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
Previous Versions
.NET Framework 3.0
Tools
Development Tools
FxCop
FxCop

FxCop is an application that analyzes managed code assemblies (code that targets the .NET Framework common language runtime) and reports information about the assemblies, such as possible design, localization, performance, and security improvements. Many of the issues concern violations of the programming and design rules set forth in the Design Guidelines for Class Library Developers, which are the Microsoft guidelines for writing robust and easily maintainable code by using the .NET Framework.

FxCop is intended for class library developers. However, anyone creating applications that should comply with the .NET Framework best practices will benefit. FxCop is also useful as an educational tool for people who are new to the .NET Framework or who are unfamiliar with the .NET Framework Design Guidelines.

FxCop is designed to be fully integrated into the software development cycle and is distributed as both a fully featured application that has a graphical user interface (FxCop.exe) for interactive work, and a command-line tool (FxCopCmd.exe) suited for use as part of automated build processes or integrated with Microsoft Visual Studio® .NET as an external tool.

Visit the FxCop Web site for support, updated documentation, and new rule topics.

In This Section

Getting Started with FxCop

Provides a quick introduction to FxCop.

Using FxCop

Provides a complete description of the FxCop user interface and features.

Using FxCopCmd

Provides a complete description of the FxCopCmd command-line options and output results.

FxCop Warnings

Provides in-depth discussion of each FxCop rule.

FxCop FAQ

Provides answers to frequent questions about FxCop.

Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Link points to GotDotNet      supmize   |   Edit   |  
This page points to the GotDotNet site, which is no longer viable. In addition, the GotDotNet site mentions that FxCop is hosted on MSDN, but has no link, so we don't even know the official home page to FxCop (although one can assume this is the right page). The FxCop download should be on this site.
Tags What's this?: Add a tag
Flag as ContentBug
FxCop 1.35 is on code.msdn      blast_b   |   Edit   |  
Bit of juggling after GotDotNet was shutdown. Looks like it's now here: http://code.msdn.microsoft.com/Release/ProjectReleases.aspx?ProjectName=codeanalysis&ReleaseId=553
Tags What's this?: Add a tag
Flag as ContentBug
Updated Link      Chris Lawlor   |   Edit   |  
http://code.msdn.microsoft.com/codeanalysis/Release/ProjectReleases.aspx?ReleaseId=553
Tags What's this?: fxcop (x) Add a tag
Flag as ContentBug
Processing
© 2008 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker