Click here to Skip to main content
15,905,508 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.

 
JokeRe: I am adrift .. Pin
Cornelius Henning27-Mar-16 4:31
professionalCornelius Henning27-Mar-16 4:31 
GeneralRe: I am adrift .. Pin
Kornfeld Eliyahu Peter27-Mar-16 4:39
professionalKornfeld Eliyahu Peter27-Mar-16 4:39 
GeneralRe: I am adrift .. Pin
Sander Rossel27-Mar-16 5:03
professionalSander Rossel27-Mar-16 5:03 
GeneralRe: I am adrift .. Pin
Dr.Walt Fair, PE27-Mar-16 6:59
professionalDr.Walt Fair, PE27-Mar-16 6:59 
GeneralBlinded by Open Source Quality PinPopular
BillWoodruff27-Mar-16 2:35
professionalBillWoodruff27-Mar-16 2:35 
GeneralRe: Blinded by Open Source Quality Pin
F-ES Sitecore27-Mar-16 3:33
professionalF-ES Sitecore27-Mar-16 3:33 
GeneralRe: Blinded by Open Source Quality Pin
BillWoodruff27-Mar-16 4:06
professionalBillWoodruff27-Mar-16 4:06 
GeneralRe: Blinded by Open Source Quality Pin
F-ES Sitecore27-Mar-16 4:19
professionalF-ES Sitecore27-Mar-16 4:19 
If you're used to code with no comments then for sure these are better than nothing, but I stand by my comments that they're not very good and don't follow guidelines. If you were to use that code in a project that uses style analysis tools you've have to re-write the comments.

As for comments in CP articles, you don't comment articles the same way you would comment actual code. Also those particular comments are for people who implement the code mainly as an API, eg they need to know what the function does without access to the source code to determine it for themselves, and those comments can be used to generate "MSDN" documentation and they are also used in Intellisense etc.

I haven't looked through the whole code, but I am assuming that you chose what you considered to be a good example to use in your thread so I don't think it's unjust of me to judge the rest of the code based on the snippet you provided.
GeneralRe: Blinded by Open Source Quality Pin
BillWoodruff27-Mar-16 5:01
professionalBillWoodruff27-Mar-16 5:01 
GeneralRe: Blinded by Open Source Quality Pin
F-ES Sitecore27-Mar-16 5:17
professionalF-ES Sitecore27-Mar-16 5:17 
GeneralRe: Blinded by Open Source Quality PinPopular
Mark_Wallace27-Mar-16 7:10
Mark_Wallace27-Mar-16 7:10 
GeneralRe: Blinded by Open Source Quality Pin
Cornelius Henning27-Mar-16 4:27
professionalCornelius Henning27-Mar-16 4:27 
GeneralRe: Blinded by Open Source Quality Pin
908236527-Mar-16 4:35
908236527-Mar-16 4:35 
GeneralRe: Blinded by Open Source Quality Pin
User 1106097927-Mar-16 5:11
User 1106097927-Mar-16 5:11 
GeneralRe: Blinded by Open Source Quality Pin
Asday28-Mar-16 14:05
Asday28-Mar-16 14:05 
GeneralRe: Blinded by Open Source Quality Pin
Mark_Wallace27-Mar-16 7:13
Mark_Wallace27-Mar-16 7:13 
GeneralRe: Blinded by Open Source Quality Pin
908236527-Mar-16 4:34
908236527-Mar-16 4:34 
GeneralRe: Blinded by Open Source Quality Pin
MarkLoboo27-Mar-16 21:30
MarkLoboo27-Mar-16 21:30 
GeneralRe: Blinded by Open Source Quality Pin
BillWoodruff28-Mar-16 2:51
professionalBillWoodruff28-Mar-16 2:51 
GeneralRe: Blinded by Open Source Quality Pin
AndyKEnZ28-Mar-16 4:28
AndyKEnZ28-Mar-16 4:28 
PraiseRe: Blinded by Open Source Quality Pin
carlospc197028-Mar-16 5:55
professionalcarlospc197028-Mar-16 5:55 
GeneralRe: Blinded by Open Source Quality Pin
SeattleC++28-Mar-16 8:52
SeattleC++28-Mar-16 8:52 
GeneralRe: Blinded by Open Source Quality Pin
BillWoodruff28-Mar-16 10:23
professionalBillWoodruff28-Mar-16 10:23 
GeneralHappy... PinPopular
Sander Rossel27-Mar-16 0:37
professionalSander Rossel27-Mar-16 0:37 
GeneralRe: Happy... Pin
OriginalGriff27-Mar-16 1:09
mveOriginalGriff27-Mar-16 1:09 

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.