Click here to Skip to main content
15,915,702 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: Damn c# { }'s Pin
Marc Clifton23-Apr-15 12:40
mvaMarc Clifton23-Apr-15 12:40 
GeneralRe: Damn c# { }'s Pin
RossMW23-Apr-15 13:54
professionalRossMW23-Apr-15 13:54 
GeneralRe: Damn c# { }'s Pin
Member 1070767724-Apr-15 2:57
Member 1070767724-Apr-15 2:57 
GeneralRe: Damn c# { }'s Pin
TNCaver24-Apr-15 6:49
TNCaver24-Apr-15 6:49 
GeneralRe: Damn c# { }'s Pin
Herbie Mountjoy24-Apr-15 0:38
professionalHerbie Mountjoy24-Apr-15 0:38 
GeneralRe: Damn c# { }'s Pin
Ferd Really24-Apr-15 8:05
Ferd Really24-Apr-15 8:05 
GeneralRe: Damn c# { }'s Pin
KP Lee24-Apr-15 12:31
KP Lee24-Apr-15 12:31 
GeneralRe: Damn c# { }'s Pin
Member 1141782326-Apr-15 15:52
Member 1141782326-Apr-15 15:52 
I love the code completion features in my editors. I use Visual Studio and Sharp Develop. When I type in if and hit tab it stubs in the braces and brackets. For and if/else I use ife tab.

After the closing bracket I put in two slashes and a comment following the block. This way when I run into "dribble" (the stream of closing brackets yo showed) each on of the closing brackets hass a comment identifying what that bracket closes. It's tedious to get into the habit but it helps late at night when you are debugging things line by line and you get distracted by the family in your home office. ("Where the %^#$& did I leave off?")

GeneralRe: Damn c# { }'s PinPopular
Duncan Edwards Jones23-Apr-15 11:37
professionalDuncan Edwards Jones23-Apr-15 11:37 
GeneralRe: Damn c# { }'s Pin
RossMW23-Apr-15 11:39
professionalRossMW23-Apr-15 11:39 
GeneralRe: Damn c# { }'s Pin
Duncan Edwards Jones23-Apr-15 11:54
professionalDuncan Edwards Jones23-Apr-15 11:54 
GeneralRe: Damn c# { }'s Pin
DerekT-P24-Apr-15 4:10
professionalDerekT-P24-Apr-15 4:10 
GeneralRe: Damn c# { }'s Pin
JRickey24-Apr-15 6:46
professionalJRickey24-Apr-15 6:46 
GeneralRe: Damn c# { }'s Pin
Marc Clifton23-Apr-15 11:43
mvaMarc Clifton23-Apr-15 11:43 
GeneralRe: Damn c# { }'s Pin
adriancs24-Apr-15 2:49
mvaadriancs24-Apr-15 2:49 
GeneralRe: Damn c# { }'s Pin
Jeremy Falcon23-Apr-15 12:16
professionalJeremy Falcon23-Apr-15 12:16 
GeneralRe: Damn c# { }'s Pin
Mark_Wallace23-Apr-15 13:24
Mark_Wallace23-Apr-15 13:24 
GeneralRe: Damn c# { }'s Pin
RossMW23-Apr-15 13:58
professionalRossMW23-Apr-15 13:58 
GeneralRe: Damn c# { }'s Pin
PIEBALDconsult23-Apr-15 13:36
mvePIEBALDconsult23-Apr-15 13:36 
AnswerRe: Damn c# { }'s Pin
Super Lloyd23-Apr-15 16:34
Super Lloyd23-Apr-15 16:34 
GeneralRe: Damn c# { }'s Pin
JeremyBob23-Apr-15 21:47
JeremyBob23-Apr-15 21:47 
AnswerRe: Damn c# { }'s Pin
Super Lloyd23-Apr-15 22:55
Super Lloyd23-Apr-15 22:55 
GeneralRe: Damn c# { }'s Pin
Herbie Mountjoy24-Apr-15 0:41
professionalHerbie Mountjoy24-Apr-15 0:41 
GeneralRe: Damn c# { }'s Pin
justjoshin23-Apr-15 19:42
justjoshin23-Apr-15 19:42 
GeneralRe: Damn c# { }'s Pin
RossMW23-Apr-15 21:21
professionalRossMW23-Apr-15 21:21 

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.