Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in code-analysis

Visual Studio 2015 Code Analysis C6386 warns of buffer overrun

Get FxCop to suppress warnings for a whole type?

Correct IDisposable implementation for this code

Visual Studio Code Analysis Error CA 1006

How to best divide big app into modules?

Is there any way to find unreferenced code in Flex Builder?

apache-flex code-analysis

Matlab: how to find functions on path that use a given function

Deriving from Exception classes warning: CA2237: Mark ISerializable types with SerializableAttribute

Java Code Analysis Tool [duplicate]

java code-analysis

Code Analysis rule CA1062 behaviour

CA2000 passing object reference to base constructor in C#

Benefits of static code analysis

code-analysis

The CA2104 warning: Is there any way to mark a class as `Immutable` to suppress it?

Tools for automatically simplifying regexes

ruby regex code-analysis

Normalization of Strings With String.ToUpperInvariant()

How to analyze an open source code without (or with not enough) documentation? [closed]

open-source code-analysis

statically analysing Lua code for potential errors

CA1704 - Microsoft seems to be blocking the word 'Multi'?

Are there any tools that can determine perform code analysis for Big-O complexity?

Entity Framework Code First and CA2227 "Collection Properties should be read only"