Click here to Skip to main content
15,892,927 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.

 
GeneralRe: Thought of the day Pin
PeejayAdams2-Mar-17 5:33
PeejayAdams2-Mar-17 5:33 
GeneralRe: Thought of the day Pin
littleGreenDude2-Mar-17 7:32
littleGreenDude2-Mar-17 7:32 
GeneralRe: Thought of the day Pin
W Balboos, GHB2-Mar-17 8:07
W Balboos, GHB2-Mar-17 8:07 
GeneralRe: Thought of the day Pin
Mark_Wallace2-Mar-17 20:35
Mark_Wallace2-Mar-17 20:35 
GeneralRe: Thought of the day Pin
OriginalGriff2-Mar-17 21:08
mveOriginalGriff2-Mar-17 21:08 
GeneralProduction code typos Pin
Marc Clifton2-Mar-17 4:15
mvaMarc Clifton2-Mar-17 4:15 
GeneralRe: Production code typos Pin
Gary Wheeler2-Mar-17 4:19
Gary Wheeler2-Mar-17 4:19 
GeneralRe: Production code typos Pin
Sander Rossel2-Mar-17 4:27
professionalSander Rossel2-Mar-17 4:27 
We once had an app that just had all screen text right in the code (no translation or whatever).
Also, we had one programmer who loved to copy paste (but never really checked WHAT he was copy pasting).
Before we knew it our code was littered with something like: MessageBox.Show("Are you surek?", MessageBoxButtons.YesNo...); Big Grin | :-D

I should mention it was the customer who pointed out the spelling error to us Laugh | :laugh:

JokeRe: Production code typos Pin
Richard Deeming2-Mar-17 4:31
mveRichard Deeming2-Mar-17 4:31 
GeneralRe: Production code typos Pin
Sander Rossel2-Mar-17 4:34
professionalSander Rossel2-Mar-17 4:34 
GeneralRe: Production code typos Pin
Dominic Burford2-Mar-17 6:31
professionalDominic Burford2-Mar-17 6:31 
GeneralRe: Production code typos Pin
charlieg2-Mar-17 4:35
charlieg2-Mar-17 4:35 
GeneralRe: Production code typos Pin
Gary Wheeler2-Mar-17 6:38
Gary Wheeler2-Mar-17 6:38 
GeneralWhen you know it's time to step away from the keyboard for a bit.... Pin
charlieg2-Mar-17 4:02
charlieg2-Mar-17 4:02 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Brisingr Aerowing2-Mar-17 4:08
professionalBrisingr Aerowing2-Mar-17 4:08 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Manfred Rudolf Bihy2-Mar-17 4:16
professionalManfred Rudolf Bihy2-Mar-17 4:16 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Brisingr Aerowing2-Mar-17 4:19
professionalBrisingr Aerowing2-Mar-17 4:19 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
charlieg2-Mar-17 4:32
charlieg2-Mar-17 4:32 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
raddevus2-Mar-17 5:37
mvaraddevus2-Mar-17 5:37 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
charlieg2-Mar-17 17:47
charlieg2-Mar-17 17:47 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Mark_Wallace2-Mar-17 4:50
Mark_Wallace2-Mar-17 4:50 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Eddy Vluggen2-Mar-17 4:51
professionalEddy Vluggen2-Mar-17 4:51 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Mark_Wallace2-Mar-17 4:53
Mark_Wallace2-Mar-17 4:53 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Eddy Vluggen2-Mar-17 7:38
professionalEddy Vluggen2-Mar-17 7:38 
GeneralRe: When you know it's time to step away from the keyboard for a bit.... Pin
Mark_Wallace2-Mar-17 9:46
Mark_Wallace2-Mar-17 9:46 

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.