Click here to Skip to main content
15,922,894 members

Survey Results

How do you comment your C# code?   [Edit]

Survey period: 13 Oct 2003 to 19 Oct 2003

C# devs get the new look XML style comments, but do you use them? (suggested by Rakesh Rajan)

OptionVotes% 
Using the /// XML documentation format where appropriate39538.69
Always using the old // or /* format46245.25
Comments? We're meant to comment our code?16416.06



 
GeneralRe: /// - doxygen style Pin
Matthew Adams14-Oct-03 21:36
professionalMatthew Adams14-Oct-03 21:36 
GeneralRe: /// - doxygen style Pin
Heath Stewart13-Oct-03 3:50
protectorHeath Stewart13-Oct-03 3:50 
GeneralRe: /// - doxygen style Pin
Rakesh Rajan13-Oct-03 6:52
Rakesh Rajan13-Oct-03 6:52 
GeneralRe: /// - doxygen style Pin
Anonymous13-Oct-03 9:34
Anonymous13-Oct-03 9:34 
GeneralRe: /// - doxygen style Pin
Noah Duke14-Oct-03 7:41
Noah Duke14-Oct-03 7:41 
General/// Pin
Nick Seng12-Oct-03 22:48
Nick Seng12-Oct-03 22:48 
Generalcomments Pin
Mark Focas12-Oct-03 18:59
Mark Focas12-Oct-03 18:59 
General1, but Pin
pseudonym6712-Oct-03 18:48
pseudonym6712-Oct-03 18:48 
Seeing as I've always seemed to be fixing other peoples code when at work I've always used the /// for comments instead of //
I've been using it since the early 90's as a way of identifying my comments when maintaining code so as to distinguish them from the original writers comments, where there were any.

B*&(((&ds stole my idea. Should I sue?Big Grin | :-D

pseudonym67

Neural Dot Net Articles 1-11 Start Here
Fuzzy Dot Net Articles 1-4 Start Here
PathFinder
Game Of Life 2 Life Wars
General#3 but.. Pin
Matt Newman12-Oct-03 18:15
Matt Newman12-Oct-03 18:15 

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.