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
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
Find event dispatch thread violations
May 05, 2022
java
swing
code-analysis
event-dispatch-thread
Scanning Ruby on Rails Projects with SonarQube
Nov 08, 2022
ruby-on-rails
ruby
ruby-on-rails-4
sonarqube
code-analysis
Any alternatives for code analysis in .net apart from FxCop?
Apr 03, 2022
c#
.net
code-analysis
fxcop
Splint Code Analyzers for C [closed]
Nov 13, 2022
c
code-analysis
splint
FindBugs - Redundant Comparison to null
Feb 01, 2019
java
code-analysis
findbugs
What is the ampersand-equals operator used for in Java?
Sep 14, 2022
java
operators
code-analysis
Is there a way to figure out the top callers of a C function?
Feb 27, 2019
c++
c
optimization
code-analysis
« Newer Entries
Older Entries »