Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in fxcop

FxCop Suppression

Unit testing custom FxCop rules

c# unit-testing fxcop

FxCop is not respecting my excludes

Overloaded constructors in C# similar to Delphi (with multiple names)

FxCop is it as valuable on VB.NET as it is on C# [closed]

vb.net fxcop

Should I always specify which IFormatProvider to use?

.net fxcop iformatprovider

Why does FxCop insist on IDisposable for a struct

c# fxcop

FxCop - CA1034 error - WHY?

c# static-analysis fxcop

Which rule from FxCop do you deactivate?

code-analysis fxcop rules

Refactoring method with many conditional return statements

Why not expose List(Of String) in the parameters of web service in VB.NET? [duplicate]

c# .net vb.net list fxcop

IDispose and best practice [duplicate]

c# .net code-analysis fxcop

How to specify CodeAnalysisRules in MSBuild via commandline

How to implement generic IEnumerable or IDictionary to avoid CA1006?

Error in FxCop Phoenix analysis engine

Nested using statements and Microsoft code Analyses

c# .net code-analysis fxcop