Click here to Skip to main content
15,902,777 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: Brilliant Irish Text Message Pin
JimmyRopes9-Mar-15 23:51
professionalJimmyRopes9-Mar-15 23:51 
GeneralRe: Brilliant Irish Text Message Pin
Jarek Kruza10-Mar-15 3:55
Jarek Kruza10-Mar-15 3:55 
GeneralRe: Brilliant Irish Text Message Pin
JimmyRopes10-Mar-15 4:08
professionalJimmyRopes10-Mar-15 4:08 
GeneralRe: Brilliant Irish Text Message Pin
Nagy Vilmos9-Mar-15 23:56
professionalNagy Vilmos9-Mar-15 23:56 
QuestionStyleCop Pin
Super Lloyd9-Mar-15 23:04
Super Lloyd9-Mar-15 23:04 
AnswerRe: StyleCop Pin
megaadam9-Mar-15 23:18
professionalmegaadam9-Mar-15 23:18 
GeneralRe: StyleCop Pin
Super Lloyd9-Mar-15 23:25
Super Lloyd9-Mar-15 23:25 
GeneralRe: StyleCop Pin
Kent Bolton11-Mar-15 1:11
Kent Bolton11-Mar-15 1:11 
If you're allowed to turn off rules you don't agree with, then this gives you the opportunity to set the coding standard for this pilot - which sounds like a fair amount of trust in your decisions Smile | :)

The method/property/event ordered by access type sounds like something with little payoff vs grouping similar methods ec together. If you don't like it, and you're given the green light to work out which rules should be enforced, then just turn it off.

Maybe if you are not sure about a rule, leave it on for a while and see if the resulting code ends up cleaner or easier for your teammates to quickly get up to speed with your code.

Having to document every public method also sounds like overkill unless you are creating a library for third parties to use.

Kent
GeneralRe: StyleCop Pin
Andre_Prellwitz13-Mar-15 8:59
Andre_Prellwitz13-Mar-15 8:59 
QuestionRe: StyleCop Pin
Super Lloyd9-Mar-15 23:27
Super Lloyd9-Mar-15 23:27 
AnswerRe: StyleCop Pin
megaadam10-Mar-15 0:38
professionalmegaadam10-Mar-15 0:38 
GeneralRe: StyleCop Pin
Kirk 1038982111-Mar-15 5:35
Kirk 1038982111-Mar-15 5:35 
GeneralRe: StyleCop Pin
Wastedtalent10-Mar-15 2:42
professionalWastedtalent10-Mar-15 2:42 
AnswerRe: StyleCop Pin
CDP180210-Mar-15 0:10
CDP180210-Mar-15 0:10 
GeneralRe: StyleCop Pin
yippiecoder10-Mar-15 10:40
yippiecoder10-Mar-15 10:40 
AnswerRe: StyleCop Pin
manchanx10-Mar-15 1:12
professionalmanchanx10-Mar-15 1:12 
AnswerRe: StyleCop Pin
Eddy Vluggen10-Mar-15 1:24
professionalEddy Vluggen10-Mar-15 1:24 
GeneralRe: StyleCop Pin
Super Lloyd10-Mar-15 6:01
Super Lloyd10-Mar-15 6:01 
AnswerRe: StyleCop Pin
Slacker00710-Mar-15 4:42
professionalSlacker00710-Mar-15 4:42 
AnswerRe: StyleCop Pin
yippiecoder10-Mar-15 10:33
yippiecoder10-Mar-15 10:33 
GeneralRe: StyleCop Pin
Super Lloyd10-Mar-15 17:52
Super Lloyd10-Mar-15 17:52 
AnswerRe: StyleCop Pin
Brady Kelly10-Mar-15 21:31
Brady Kelly10-Mar-15 21:31 
GeneralRe: StyleCop Pin
Super Lloyd11-Mar-15 14:53
Super Lloyd11-Mar-15 14:53 
GeneralRe: StyleCop Pin
Brady Kelly11-Mar-15 17:38
Brady Kelly11-Mar-15 17:38 
AnswerRe: StyleCop Pin
Kent Bolton11-Mar-15 0:59
Kent Bolton11-Mar-15 0:59 

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.