Click here to Skip to main content
15,892,161 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralCode analysis sucks PinPopular
Dean Roddey23-Oct-19 10:45
Dean Roddey23-Oct-19 10:45 
GeneralRe: Code analysis sucks Pin
Greg Utas23-Oct-19 11:16
professionalGreg Utas23-Oct-19 11:16 
GeneralRe: Code analysis sucks Pin
Dean Roddey23-Oct-19 11:54
Dean Roddey23-Oct-19 11:54 
GeneralRe: Code analysis sucks Pin
Stuart Dootson24-Oct-19 0:00
professionalStuart Dootson24-Oct-19 0:00 
GeneralRe: Code analysis sucks Pin
Super Lloyd23-Oct-19 15:29
Super Lloyd23-Oct-19 15:29 
GeneralRe: Code analysis sucks Pin
Sander Rossel23-Oct-19 22:55
professionalSander Rossel23-Oct-19 22:55 
GeneralRe: Code analysis sucks Pin
BryanFazekas24-Oct-19 0:41
BryanFazekas24-Oct-19 0:41 
GeneralRe: Code analysis sucks Pin
#realJSOP24-Oct-19 0:58
mve#realJSOP24-Oct-19 0:58 
I just did an analysis on a piece of WPF code I wrote recently (which runs fine, BTW), and it found two variables that weren't used (which I had already pragama'd around, and seven instances of CA2214 (Do not call overridable methods in constructors), which involved having forms derived from a base form class that implemented INotifyPropertyChanged. I'm not changing my code...
".45 ACP - because shooting twice is just silly" - JSOP, 2010
-----
You can never have too much ammo - unless you're swimming, or on fire. - JSOP, 2010
-----
When you pry the gun from my cold dead hands, be careful - the barrel will be very hot. - JSOP, 2013

GeneralRe: Code analysis sucks Pin
johannesnestler24-Oct-19 1:23
johannesnestler24-Oct-19 1:23 
GeneralRe: Code analysis sucks Pin
Dean Roddey24-Oct-19 6:26
Dean Roddey24-Oct-19 6:26 
GeneralPerhaps ... Re: Code analysis sucks Pin
Davie2124024-Oct-19 4:38
Davie2124024-Oct-19 4:38 
GeneralRe: Perhaps ... Re: Code analysis sucks Pin
Dean Roddey24-Oct-19 6:24
Dean Roddey24-Oct-19 6:24 
GeneralRe: Perhaps ... Re: Code analysis sucks Pin
Davie2124024-Oct-19 7:26
Davie2124024-Oct-19 7:26 
GeneralRe: Code analysis sucks Pin
Steve Naidamast24-Oct-19 7:36
professionalSteve Naidamast24-Oct-19 7:36 
GeneralRe: Code analysis sucks Pin
Dean Roddey24-Oct-19 15:54
Dean Roddey24-Oct-19 15:54 
QuestionHow do you know when the TOTD is a Dad joke? PinPopular
littleGreenDude23-Oct-19 6:56
littleGreenDude23-Oct-19 6:56 
GeneralThought of the Day Pin
OriginalGriff23-Oct-19 4:51
mveOriginalGriff23-Oct-19 4:51 
GeneralRe: Thought of the Day Pin
musefan23-Oct-19 5:02
musefan23-Oct-19 5:02 
GeneralRe: Thought of the Day Pin
Johnny J.23-Oct-19 6:37
professionalJohnny J.23-Oct-19 6:37 
GeneralRe: Thought of the Day Pin
musefan23-Oct-19 21:10
musefan23-Oct-19 21:10 
GeneralRe: Thought of the Day Pin
jeron123-Oct-19 5:18
jeron123-Oct-19 5:18 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer23-Oct-19 5:55
professionalDaniel Pfeffer23-Oct-19 5:55 
GeneralRe: Thought of the Day Pin
Daniel Pfeffer23-Oct-19 5:58
professionalDaniel Pfeffer23-Oct-19 5:58 
GeneralRe: Thought of the Day Pin
W Balboos, GHB23-Oct-19 6:41
W Balboos, GHB23-Oct-19 6:41 
GeneralRe: Thought of the Day Pin
MKJCP24-Oct-19 2:10
MKJCP24-Oct-19 2:10 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.