Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fxcop

Determining if a method calls a method in another assembly containing a new statement and vice-versa

c# .net fxcop call-graph

Should I use FxCop and why?

c# .net fxcop

How can you get FxCop rule CA1726 to ignore a preferred term?

fxcop suppression

Code analysis/FxCop in VS2008

visual-studio fxcop

FxCop and GAC Madness

c# gac fxcop

FxCop / Code Analysis with VS2010 Ultimate

.NET [SuppressMessage] attributes in shipping assemblies fxcop

c# .net fxcop

Creating a readable FxCop report

c# .net fxcop

FxCop and Code Analysis Rules

CA1062: ValidateArgumentsOfPublicMethods on co-constructor calls

c# .net constructor fxcop ca1062

Doing .NET 4.0 static code analysis (FxCop) with VS 2010 Professional

Best way of using List<T> and exposing Collection<T>

c# web-services generics fxcop

How to silence fx cop warning CS0067?

code-analysis fxcop

How can the cyclomatic complexity be 27 in a method with 13 event handler subscriptions?

Treat Warnings as Errors has no effect

FX COP Could not resolve type reference: System.Windows.Input.ICommand

Why "Properties that return arrays are prone to code inefficiencies"?

oop performance fxcop

FxCop - Use properties where appropriate

c# code-analysis fxcop

How do you start with FxCop on legacy code?

legacy fxcop legacy-code

Has anyone created any cool rules for FxCop/StyleCop?