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

 
AnswerRe: Thought of the day Pin
megaadam2-Mar-17 5:25
professionalmegaadam2-Mar-17 5:25 
GeneralRe: Thought of the day Pin
den2k882-Mar-17 5:31
professionalden2k882-Mar-17 5:31 
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 
Just created a log of "page requests" to start looking at performance issues. Discovered:

topic="ThridPartyDesignee"

That, along with something I've known about for a while:

string reqestType = requestElem.Attributes["ReqestType"].InnerText;

This is so ingrained into the production system that changing it would be, well, like trying to deflect an asteroid with a laser pointer.

[edit]Hmm, I should have posted this in the Weird & The Wonderful[/edit]

Marc
V.A.P.O.R.ware - Visual Assisted Programming / Organizational Representation

Learning to code with python is like learning to swim with those little arm floaties. It gives you undeserved confidence and will eventually drown you. - DangerBunny

Artificial intelligence is the only remedy for natural stupidity. - CDP1802

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 
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 

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.