Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

Can you configure VS2008 Code Analysis to use a British English Dictionary?

Code Analysis CA1060 Fix

c# code-analysis fxcop

How to find the longest method/class in solution?

How to remove unused functions in Visual Studio 2013

Programmatically inspect .NET code

c# .net code-analysis

set default value in class constructor C#

CA: Suppress results from generated code not working in VS2010 beta 2

How to fix a CA2000 IDisposable C# compiler warning, when using a global cache

Recommendations for C++ profiling tools [closed]

c++ code-analysis

checkstyle + suppression filters

PHP source code in UTF-8 files; how to interpret properly?

Cyclomatic complexity count of 31, where has this come from?

Why isn't the Code Analysis tab showing on my project properties in Visual Studio 2010 Premium?

eclipse cdt's code analysis doesn't understand virtual inheritance