Closed. This question is opinion-based. It is not currently accepting answers. Want to improve this question? Update the question so it 开发者_如何学Ccan be answered with facts and citations
I am in need of running static code analysis using fxCop for C#..NET projects and display its results in Sonar? I am new to Sonar. Can I run FxCop from S开发者_运维问答onar on .NET code. How would I d
I\'m trying to set up a CI tool using NAnt. I have managed to have NAnt build the project I\'ve created the .FxCop file for the project, but when I inserted the FxCop commands in the Nant Build config
I\'m building a couple of customs FxCop rules and one of the rules needs to enforce that a constructor is called in specific methods. For that, I need to create a list of callers, to that specific con
Please let me know , how can I develop a FxCop (Code Analysis) custom rules assembly by combining existing rules such as that custom rules assembly will include rules from \"Microsoft Basic Correctnes
After installing the Developer Preview our Custom FxCop rules project won\'t build as the following Dll\'s can\'t be found:
is it possible to use the .NET Introspection functionality in unit tests? In our software I#d like to prohibit usage of some operations (comparison of enum values since there as a special method for t
I\'ve an FxCop 10.0 project that runs fine through the FxCop GUI but when I run it throught the FxCopCmd command line app (which I want to use as part of our automated build process) it generates the
A third-party generated proxy that we use exposed the BLOB data type as a byte[], and we then expose this value through code generation as follows:
What is the issue? I am trying to install FxCop 10. To install that, Microsoft Windows SDK 7.1 is required. I installed the SDK. Now, to install FxCop, I have to run FxCopSetup.exe, which is supposed