Click here to Skip to main content
15,902,809 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: Does the Cloud have this benefit? Pin
dandy7212-Jul-16 2:46
dandy7212-Jul-16 2:46 
GeneralRe: Does the Cloud have this benefit? Pin
EveryNameIsTakenEvenThisOne13-Jul-16 5:28
professionalEveryNameIsTakenEvenThisOne13-Jul-16 5:28 
GeneralRe: Does the Cloud have this benefit? Pin
dandy7213-Jul-16 12:45
dandy7213-Jul-16 12:45 
GeneralRe: Does the Cloud have this benefit? Pin
Kornfeld Eliyahu Peter11-Jul-16 21:45
professionalKornfeld Eliyahu Peter11-Jul-16 21:45 
GeneralRe: Does the Cloud have this benefit? Pin
Marco Bertschi12-Jul-16 1:15
protectorMarco Bertschi12-Jul-16 1:15 
GeneralRe: Does the Cloud have this benefit? Pin
Shameel12-Jul-16 1:49
professionalShameel12-Jul-16 1:49 
GeneralRe: Does the Cloud have this benefit? Pin
Marc Clifton12-Jul-16 2:44
mvaMarc Clifton12-Jul-16 2:44 
Question"Style" guide Pin
Super Lloyd11-Jul-16 17:32
Super Lloyd11-Jul-16 17:32 
I know there are some developer who like to follow a style, as in, for example,
1. all member's variable name starts with '_'
2. The typical C# guideline, all public member start with upper case
3. always follow an "if" keyword with line return then open curly brace then line return then body then line return then close curly brace

And they get quite style Nazi with those who have different style.

On the other hand there are some other developer (like me) who don't care about style. Sure I have my personal style, follow 2 (C# casing convention), have many variation on 3 (somewhat consistent with 4 different way of using curly brace), but above all, I don't care much about other people style.. And if I have to refactor their code, I might locally update the style to my preference while I am at it... but that's it.

My questions would be...
How many people will consider themselves style agnostic vs style Nazi?
A new .NET Serializer
All in one Menu-Ribbon Bar
Taking over the world since 1371!

GeneralRe: "Style" guide PinPopular
PIEBALDconsult11-Jul-16 18:25
mvePIEBALDconsult11-Jul-16 18:25 
GeneralRe: "Style" guide Pin
CDP180211-Jul-16 19:16
CDP180211-Jul-16 19:16 
GeneralRe: "Style" guide Pin
PIEBALDconsult11-Jul-16 19:35
mvePIEBALDconsult11-Jul-16 19:35 
GeneralRe: "Style" guide Pin
Pete O'Hanlon11-Jul-16 19:50
mvePete O'Hanlon11-Jul-16 19:50 
GeneralRe: "Style" guide Pin
PIEBALDconsult11-Jul-16 19:58
mvePIEBALDconsult11-Jul-16 19:58 
GeneralRe: "Style" guide Pin
Pete O'Hanlon11-Jul-16 20:10
mvePete O'Hanlon11-Jul-16 20:10 
GeneralRe: "Style" guide Pin
Daniel Pfeffer11-Jul-16 21:03
professionalDaniel Pfeffer11-Jul-16 21:03 
GeneralRe: "Style" guide Pin
CDP180211-Jul-16 21:20
CDP180211-Jul-16 21:20 
GeneralRe: "Style" guide Pin
Rob Grainger12-Jul-16 1:25
Rob Grainger12-Jul-16 1:25 
AnswerRe: "Style" guide Pin
RossMW11-Jul-16 19:01
professionalRossMW11-Jul-16 19:01 
AnswerRe: "Style" guide Pin
jgakenhe11-Jul-16 19:45
professionaljgakenhe11-Jul-16 19:45 
GeneralRe: "Style" guide Pin
Pete O'Hanlon11-Jul-16 19:52
mvePete O'Hanlon11-Jul-16 19:52 
GeneralRe: "Style" guide PinPopular
PIEBALDconsult11-Jul-16 20:17
mvePIEBALDconsult11-Jul-16 20:17 
GeneralRe: "Style" guide Pin
jgakenhe12-Jul-16 1:14
professionaljgakenhe12-Jul-16 1:14 
AnswerRe: "Style" guide Pin
Mycroft Holmes11-Jul-16 20:11
professionalMycroft Holmes11-Jul-16 20:11 
AnswerRe: "Style" guide Pin
megaadam11-Jul-16 20:19
professionalmegaadam11-Jul-16 20:19 
AnswerRe: "Style" guide Pin
phil.o11-Jul-16 20:43
professionalphil.o11-Jul-16 20:43 

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.