Click here to Skip to main content
15,860,972 members
Home / Discussions / Work Issues
   

Work Issues

 
AnswerRe: Of Code and Comments Pin
David A. Gray30-Jun-17 9:22
David A. Gray30-Jun-17 9:22 
GeneralRe: Of Code and Comments Pin
I.explore.code30-Jun-17 10:19
I.explore.code30-Jun-17 10:19 
GeneralRe: Of Code and Comments Pin
David A. Gray30-Jun-17 10:33
David A. Gray30-Jun-17 10:33 
GeneralRe: Of Code and Comments Pin
I.explore.code30-Jun-17 12:55
I.explore.code30-Jun-17 12:55 
GeneralRe: Of Code and Comments Pin
David A. Gray5-Jul-17 16:02
David A. Gray5-Jul-17 16:02 
GeneralRe: Of Code and Comments Pin
I.explore.code14-Jul-17 13:13
I.explore.code14-Jul-17 13:13 
GeneralRe: Of Code and Comments Pin
Davie2124019-Feb-18 10:43
Davie2124019-Feb-18 10:43 
AnswerRe: Of Code and Comments Pin
Foothill30-Jun-17 9:59
professionalFoothill30-Jun-17 9:59 
I am going to have side with David (@Enigmatic-Texan) on this one. If you rely on code documentation tools, such as SandCastle, the inclusion of XML comments on all public methods and properties is a must. Also, I also agree with your statement that if the code is complex and hard to decipher than comments walking someone through it is a must. Even I have written code that, when re-visited, elicits a WTF | :WTF: response. Comments for the sake of comments could be considered a waste of time. Heck, I usually don't comment my code until it's time to start building the documentation.
if (Object.DividedByZero == true) { Universe.Implode(); }
Meus ratio ex fortis machina. Simplicitatis de formae ac munus. -Foothill, 2016

GeneralRe: Of Code and Comments Pin
David A. Gray30-Jun-17 10:30
David A. Gray30-Jun-17 10:30 
AnswerRe: Of Code and Comments Pin
Eddy Vluggen1-Jul-17 0:21
professionalEddy Vluggen1-Jul-17 0:21 
GeneralRe: Of Code and Comments Pin
I.explore.code1-Jul-17 6:50
I.explore.code1-Jul-17 6:50 
GeneralRe: Of Code and Comments Pin
Eddy Vluggen1-Jul-17 7:34
professionalEddy Vluggen1-Jul-17 7:34 
GeneralRe: Of Code and Comments Pin
I.explore.code1-Jul-17 9:14
I.explore.code1-Jul-17 9:14 
GeneralRe: Of Code and Comments Pin
Eddy Vluggen1-Jul-17 10:05
professionalEddy Vluggen1-Jul-17 10:05 
GeneralRe: Of Code and Comments Pin
I.explore.code1-Jul-17 13:33
I.explore.code1-Jul-17 13:33 
GeneralRe: Of Code and Comments Pin
Eddy Vluggen1-Jul-17 23:27
professionalEddy Vluggen1-Jul-17 23:27 
GeneralRe: Of Code and Comments Pin
I.explore.code2-Jul-17 1:01
I.explore.code2-Jul-17 1:01 
GeneralRe: Of Code and Comments Pin
maze327-Apr-18 4:52
professionalmaze327-Apr-18 4:52 
AnswerRe: Of Code and Comments Pin
imagiro4-Jul-17 21:51
imagiro4-Jul-17 21:51 
GeneralRe: Of Code and Comments Pin
Ice Diamond21-Sep-17 22:53
professionalIce Diamond21-Sep-17 22:53 
AnswerRe: Of Code and Comments Pin
Richard Deeming5-Jul-17 7:57
mveRichard Deeming5-Jul-17 7:57 
AnswerRe: Of Code and Comments Pin
GuyThiebaut16-Oct-17 0:55
professionalGuyThiebaut16-Oct-17 0:55 
GeneralRe: Of Code and Comments Pin
den2k8816-Oct-17 3:28
professionalden2k8816-Oct-17 3:28 
GeneralRe: Of Code and Comments Pin
GuyThiebaut16-Oct-17 4:04
professionalGuyThiebaut16-Oct-17 4:04 
QuestionHTTP 403 Forbidden Error Pin
shanmugapriya rajendran19-Apr-17 15:10
shanmugapriya rajendran19-Apr-17 15:10 

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.