Visual Studio Code Analysis and Code Metrics
Discuss issues regarding FxCop and Visual Studio's Code Analysis features, including both Managed and C/C++ Code Analysis, Code Analysis Policy and Code Metrics.
ประกาศ
- การเชื่อมโยง
What's new in Code Analysis for Visual Studio 2010
Please see our blog for a description of the new Code Analysis functionality available in Visual Studio 2010: http://blogs.msdn.com/codeanalysis/archive/2010/03/22/what-s-new-in-code-analysis-for-visual-studio-2010.aspx - การเชื่อมโยง
FxCop Version 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 the Microsoft Windows SDK for Windows 7 and .NET Framework 4 Version 7.1
- Using elevated privileges execute FxCopSetup.exe from the %ProgramFiles%\Microsoft SDKs\Windows\v7.1\Bin\FXCop folder.
- การเชื่อมโยง
This Forum Has Been Retired
This forum has been locked; it will still be available for review in the Archived Forums folder. Any future posts on this topic should be put in the Visual Studio Debugger forum.
- การเชื่อมโยง
Frequently Asked Questions (FAQ)
Following is a collection of Frequently Asked Questions (FAQ) regarding PreFAST, FxCop, Managed Code Analysis and Code Metrics.
Visual Studio 2010 Rule Sets
Question: How do I ensure that the same code analysis rule set is used for all the projects developed by my team(s)?
Answer: See JB Browns blog post on this topic.
Rule Behavior
Question: Why does FxCop generate violations against itself?
Answer: Answered on the FxCop blog.
Question: Why do some sources recommend extending ApplicationException while FxCop does not?
Answer: Answered on the FxCop blog.
Question: Why does FxCop ignore my in-code (SuppressMessageAttribute) suppressions?
Answer: Answered on the FxCop blog.
Question: Why does DoNotExposeGenericLists recommend that I expose Collection<T> instead of List<T>?
Answer: Answered on the FxCop blog.
Question: How do I indicate to DoNotDeclareReadOnlyMutableReferenceTypes that a type is immutable?
Answer: Answered on the FxCop blog.
Custom Rule Development
Question: How do I integrate my custom FxCop rules into Visual Studio 2010?
Answer: Answered on the FxCop blog.
Question: Where is the official FxCop custom rules SDK?
Answer: There is currently no official custom rules SDK developed by Microsoft. The primary reason is that we are currently rewriting key components of the FxCop metadata reader and data flow analysis engine. This work guarantees that rules written today will need to be modified or entirely re-written in the future. Rules developers who have been working in FxCop for the past few years can attest to the fact that every release has involved some churn in the custom rules API. Each release readme contains detailed information about porting existing rules to the latest architecture.
As soon as the FxCop metadata and other relevant API stabilize sufficiently, we will develop an official FxCop custom rules SDK with samples demonstrating common patterns written in several languages. Until then, there are several resources available to custom rules developers:
· This forum. Post your rules development questions here.
· Rules samples uploaded to the MSDN Code Gallery. Search for 'FxCop'.
· Rules samples developed externally. Search the web for 'fxcop' and 'rules'
· Visit the custom rules category on the FxCop blog
Question: How do I integrate custom rules with Visual Studio?
Answer: Answered on the FxCop blog.
Question: How do I access the locals for a method?
Answer: Answered on the FxCop blog.
การกรองและการเรียงลำดับใช้ตัวเลือกเหล่านี้เพื่อจำกัดคำถามและรายการสนทนาให้แคบลง
- 8239905

Tell me what kind of Custom Rule you want to write!!!
Joe Rohde 4 กรกฎาคม 2550 1:35 - 954139

FxCop 1.36 Released!
Haiying Xu - MSFTMicrosoft19 สิงหาคม 2551 20:41 - 025594

FxCop Blogs
David M. KeanMicrosoft13 เมษายน 2549 14:06 - 28799

FxCopCmd.exe exit codes
acyment 3 กรกฎาคม 2550 17:54 - 69477

Question about CA1819: PropertiesShouldNotReturnArrays
Pure Krome 29 มกราคม 2549 3:48 - 31643

VS2012 Code Analysis Window Doesn't Work
Scott C Parillo 2 ธันวาคม 2555 16:35 - 92493

VS2012 Impacts VS2010 Code Analysis?
Scott C Parillo 20 พฤศจิกายน 2555 0:42 - 11804

Daily, weekly, monthly, yearly sales report in crystal report.
Wil sara 6 ธันวาคม 2555 11:52 - 41529

VS 2012 / FxCop / Spelling
MIrle 5 ธันวาคม 2555 11:39 - 31775

Code Coverage with VSTools using Visual Studio 2010
_Pankaj 27 พฤศจิกายน 2555 3:27 - 34021

Prefast not detecting SAL errors
John Thewlis 7 กันยายน 2554 15:29 - 73704

How does VS 2010 and VS 2012 know which version of fxcopcmd.exe to use?
StevenIBSI 21 กันยายน 2555 20:13 - 21471

Code Analysis errors are not showing line details in Vsts 2012
Sirisha M 27 พฤศจิกายน 2555 13:17 - 112107

FxCop 10 report with absent exclusions in source information
Peter Brightman 16 ตุลาคม 2555 13:27 - 31594

FxCop custom rule to check the use of property
damiano626 19 พฤศจิกายน 2555 14:53 - 11361

How to know the method that hangs in .net process built on release
sak.saw 18 พฤศจิกายน 2555 14:32 - 27627

FxCop update for VS 2012 and .NET 4.5
Carel.Lotz 14 กันยายน 2555 9:21 - 11402

ReviewSqlQueriesForSecurityVulnerabilities Missing Rule
Khalid Ashraf 16 พฤศจิกายน 2555 17:10 - 21762

Code Analysis Error CA0001: An unknown error occurred while running Code Analysis
Arhiannas 6 พฤศจิกายน 2555 19:43 - 2820721

Code metrics for unmanaged C++ code?
Anchy 8 ตุลาคม 2551 10:15 - 31368

How can I integrating latest Window SDK developer tools with VS 2008 professional edition so that I can use the \Analyze Static code analysis feature.
27Prac 31 ตุลาคม 2555 11:32 - 67057

FxCop 1.36: 'Referenced assembly could not be found' for assemblies in GAC
jonwithoutanh 2 ตุลาคม 2551 19:37 - 11602

"Object is currently in use elsewhere" error for picturebox
TrinetteK 22 ตุลาคม 2555 7:32