Click here to Skip to main content
15,891,629 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
User 483504724-Apr-15 5:23
User 483504724-Apr-15 5:23 
GeneralRe: Damn c# { }'s Pin
fglenn24-Apr-15 6:15
fglenn24-Apr-15 6:15 
GeneralRe: Damn c# { }'s Pin
James Curran24-Apr-15 7:04
James Curran24-Apr-15 7:04 
GeneralRe: Damn c# { }'s Pin
Member 460224124-Apr-15 7:07
Member 460224124-Apr-15 7:07 
GeneralRe: Damn c# { }'s Pin
Mark Miller24-Apr-15 7:10
Mark Miller24-Apr-15 7:10 
GeneralRe: Damn c# { }'s Pin
Member 1055573527-Apr-15 5:36
Member 1055573527-Apr-15 5:36 
GeneralRe: Damn c# { }'s Pin
brianriggan24-Apr-15 8:18
brianriggan24-Apr-15 8:18 
GeneralRe: Damn c# { }'s Pin
nocturns224-Apr-15 9:29
nocturns224-Apr-15 9:29 
In Visual Studio, you can press Ctl-K & Ctl-D
that will format your document. Same as pressing Edit>Advanced>Format Document.
That will give you an indication of where the faulty area is, then, you can follow the {}'s via indention.
Moving from VB to C#, for a while, I followed the convention of put in all the decorations first, before inserting code.

What got me was how after a period of time using c#, coding vb, I felt like I was leaving stuff out, ... in particular the semi-colons.
GeneralRe: Damn c# { }'s Pin
Umair Zuberi25-Apr-15 2:15
Umair Zuberi25-Apr-15 2:15 
GeneralRe: Damn c# { }'s Pin
pt140125-Apr-15 21:02
pt140125-Apr-15 21:02 
GeneralRe: Damn c# { }'s Pin
Frank Peelo25-Apr-15 22:57
Frank Peelo25-Apr-15 22:57 
GeneralThe pleasure of :: Pin
W Balboos, GHB23-Apr-15 9:04
W Balboos, GHB23-Apr-15 9:04 
GeneralRe: The pleasure of :: Pin
Mike Hankey23-Apr-15 9:30
mveMike Hankey23-Apr-15 9:30 
JokeRe: The pleasure of :: Pin
ZurdoDev23-Apr-15 10:19
professionalZurdoDev23-Apr-15 10:19 
GeneralRe: The pleasure of :: (required reply) Pin
W Balboos, GHB24-Apr-15 1:09
W Balboos, GHB24-Apr-15 1:09 
GeneralRe: The pleasure of :: Pin
Brisingr Aerowing23-Apr-15 10:59
professionalBrisingr Aerowing23-Apr-15 10:59 
GeneralRe: The pleasure of :: Pin
Marc Clifton23-Apr-15 11:46
mvaMarc Clifton23-Apr-15 11:46 
GeneralRe: The pleasure of :: Pin
Jeremy Falcon23-Apr-15 12:18
professionalJeremy Falcon23-Apr-15 12:18 
GeneralRe: The pleasure of :: Pin
W Balboos, GHB24-Apr-15 1:19
W Balboos, GHB24-Apr-15 1:19 
GeneralThought of the day PinPopular
OriginalGriff23-Apr-15 5:57
mveOriginalGriff23-Apr-15 5:57 
JokeRe: Thought of the day Pin
Afzaal Ahmad Zeeshan23-Apr-15 6:14
professionalAfzaal Ahmad Zeeshan23-Apr-15 6:14 
GeneralRe: Thought of the day Pin
Mike Hankey23-Apr-15 6:14
mveMike Hankey23-Apr-15 6:14 
GeneralRe: Thought of the day Pin
Slacker00723-Apr-15 6:20
professionalSlacker00723-Apr-15 6:20 
GeneralRe: Thought of the day Pin
Gary R. Wheeler23-Apr-15 6:21
Gary R. Wheeler23-Apr-15 6:21 
GeneralRe: Thought of the day Pin
Ravi Bhavnani23-Apr-15 6:24
professionalRavi Bhavnani23-Apr-15 6:24 

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.