Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in code-analysis
private void Dispose(bool)?
Nov 09, 2022
c#
code-analysis
idisposable
fxcop
Merging C Callergraphs with Doxygen or determining union of all calls
Oct 23, 2020
refactoring
code-analysis
doxygen
graphviz
call-graph
Code Analysis on a Code Generator Generated File - How to Suppress Warnings?
Oct 15, 2022
c#
code-analysis
C# - Code Analysis 2227 Confusion
Apr 30, 2022
c#
code-analysis
Can you turn off conditional compilation symbols from msbuild.exe command line?
Mar 07, 2022
msbuild
code-analysis
fxcop
Find uncaught exceptions in C# code
Nov 08, 2022
c#
.net
exception
code-analysis
static-analysis
Hierarchy of code analysis rulesets?
Mar 27, 2022
c#
.net
asp.net-mvc
code-analysis
Globally suppress Code Analysis warning CA1704 across a project or assembly?
Feb 28, 2022
.net
code-analysis
suppression
How to avoid CA2100 with a constructed query
Feb 15, 2017
c#
code-analysis
Why does FxCop not report CA2000 for this trivial case of not-disposed class instance?
Jul 05, 2022
c#
code-analysis
fxcop
Can I disable CS1591 while keeping SA1600 for the same line of code
Jun 04, 2021
c#
visual-studio-2017
code-analysis
stylecop
How to analyze a problem to match it with suitable design patterns?
Sep 11, 2022
design-patterns
code-analysis
Dynamic code analysis for C++
Jun 15, 2022
c++
code-analysis
Should I suppress CA1062: Validate arguments of public methods?
Jul 27, 2021
visual-studio
visual-studio-2010
code-analysis
fxcop
ca1062
VS2010 code analysis. Suppress message CA1051:DoNotDeclareVisibleInstanceFields for all class members
Jun 24, 2022
visual-studio
visual-studio-2010
code-analysis
fxcop
suppressmessage
C# Code Analysis dislikes protected static s_Foo (CA1709, CA1707)
Dec 06, 2017
c#
visual-studio-2008
naming-conventions
code-analysis
fxcop
C++ function call routes resolver
Oct 31, 2021
c++
windows
code-analysis
Need to analyze C# code to find unreferenced classes
Aug 26, 2022
c#
code-analysis
Should I suppress CA2204: Literals should be spelled correctly?
Aug 20, 2022
visual-studio-2010
code-analysis
fxcop
conventions
What is causing 'CA2202: Do not dispose objects multiple times' in this code and how can I refactor?
Oct 28, 2022
vb.net
visual-studio
code-analysis
« Newer Entries
Older Entries »