Click here to Skip to main content
15,915,164 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: How Disciplined Of A Coder Are You? Pin
Mike Hankey1-Aug-15 9:09
mveMike Hankey1-Aug-15 9:09 
GeneralRe: How Disciplined Of A Coder Are You? Pin
CPallini1-Aug-15 10:59
mveCPallini1-Aug-15 10:59 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Nelek1-Aug-15 11:00
protectorNelek1-Aug-15 11:00 
GeneralRe: How Disciplined Of A Coder Are You? Pin
CPallini2-Aug-15 6:40
mveCPallini2-Aug-15 6:40 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Ron Anders1-Aug-15 10:58
Ron Anders1-Aug-15 10:58 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Ravi Bhavnani1-Aug-15 12:55
professionalRavi Bhavnani1-Aug-15 12:55 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Rage2-Aug-15 23:02
professionalRage2-Aug-15 23:02 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Gjeltema1-Aug-15 12:15
Gjeltema1-Aug-15 12:15 
I do nearly* all this, notably excepting the Region declarations - but I do have my code sorted by "types" (Constants, Events, etc.) and alphabetically as a sub-sort. I tend to keep my classes very small and single responsibility (SOLID code), so at that point the Region declarations just become boilerplate noise that gets in the way.

Resharper does nearly all of this sorting and cleanup for me, so it makes it easy to keep my code classes clean.

*I put the XML comments on all public items, but only on less accessible items if there seems to be a need for it. Well named functions usually obviate the need for the XML comment on these.
GeneralRe: How Disciplined Of A Coder Are You? Pin
Marc Clifton1-Aug-15 14:19
mvaMarc Clifton1-Aug-15 14:19 
GeneralRe: How Disciplined Of A Coder Are You? Pin
Super Lloyd1-Aug-15 20:12
Super Lloyd1-Aug-15 20:12 
GeneralRe: How Disciplined Of A Coder Are You? Pin
bryce2-Aug-15 16:13
bryce2-Aug-15 16:13 
Generalsubmission for the CodeProject 'Lounge Muzzle" contest Pin
BillWoodruff1-Aug-15 5:31
professionalBillWoodruff1-Aug-15 5:31 
GeneralRe: submission for the the CodeProject 'Lounge Muzzle" contest Pin
PIEBALDconsult1-Aug-15 5:57
mvePIEBALDconsult1-Aug-15 5:57 
GeneralRe: submission for the the CodeProject 'Lounge Muzzle" contest Pin
BillWoodruff1-Aug-15 8:49
professionalBillWoodruff1-Aug-15 8:49 
GeneralRe: submission for the the CodeProject 'Lounge Muzzle" contest Pin
newton.saber1-Aug-15 10:32
newton.saber1-Aug-15 10:32 
GeneralIronman - weird facts Pin
Abhinav S1-Aug-15 5:08
Abhinav S1-Aug-15 5:08 
GeneralRe: Ironman - weird facts Pin
Afzaal Ahmad Zeeshan1-Aug-15 5:24
professionalAfzaal Ahmad Zeeshan1-Aug-15 5:24 
GeneralRe: Ironman - weird facts Pin
PIEBALDconsult1-Aug-15 5:56
mvePIEBALDconsult1-Aug-15 5:56 
GeneralRe: Ironman - weird facts Pin
Fredrik Bornander1-Aug-15 5:56
professionalFredrik Bornander1-Aug-15 5:56 
GeneralRe: Ironman - weird facts Pin
Kevin Marois1-Aug-15 7:28
professionalKevin Marois1-Aug-15 7:28 
GeneralRe: Ironman - weird facts Pin
PIEBALDconsult1-Aug-15 8:18
mvePIEBALDconsult1-Aug-15 8:18 
GeneralRe: Ironman - weird facts Pin
Kevin Marois1-Aug-15 8:22
professionalKevin Marois1-Aug-15 8:22 
GeneralRe: Ironman - weird facts Pin
90823651-Aug-15 10:16
90823651-Aug-15 10:16 
GeneralRe: Ironman - weird facts Pin
PIEBALDconsult1-Aug-15 10:32
mvePIEBALDconsult1-Aug-15 10:32 
RantWindows 10 joke... Pin
Maximilien1-Aug-15 5:00
Maximilien1-Aug-15 5:00 

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.