Click here to Skip to main content
15,922,015 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: Obscure .net Part 1 : Threads Pin
Mehdi Gholam4-Oct-11 5:36
Mehdi Gholam4-Oct-11 5:36 
AnswerRe: Obscure .net Part 1 : Threads Pin
jschell4-Oct-11 10:45
jschell4-Oct-11 10:45 
GeneralRe: Obscure .net Part 1 : Threads Pin
Mehdi Gholam4-Oct-11 18:25
Mehdi Gholam4-Oct-11 18:25 
GeneralRe: Obscure .net Part 1 : Threads Pin
jschell5-Oct-11 8:58
jschell5-Oct-11 8:58 
QuestionI want to upload a file on my web page with httpwebreqest Pin
pobre122-Oct-11 7:03
pobre122-Oct-11 7:03 
AnswerRe: I want to upload a file on my web page with httpwebreqest Pin
Richard MacCutchan3-Oct-11 3:27
mveRichard MacCutchan3-Oct-11 3:27 
QuestionI want to resize dialog thanx Pin
pobre121-Oct-11 10:22
pobre121-Oct-11 10:22 
AnswerRe: I want to resize dialog thanx Pin
Simon Bang Terkildsen1-Oct-11 12:53
Simon Bang Terkildsen1-Oct-11 12:53 
AnswerRe: I want to resize dialog thanx Pin
Richard MacCutchan1-Oct-11 21:20
mveRichard MacCutchan1-Oct-11 21:20 
AnswerRe: I want to resize dialog thanx Pin
Perić Željko6-Oct-11 1:22
professionalPerić Željko6-Oct-11 1:22 
QuestionDotNetNuke Framewok Pin
randomgeek30-Sep-11 7:34
randomgeek30-Sep-11 7:34 
AnswerRe: DotNetNuke Framewok Pin
Dave Kreskowiak30-Sep-11 7:43
mveDave Kreskowiak30-Sep-11 7:43 
GeneralRe: DotNetNuke Framewok Pin
Bert Mitton3-Oct-11 3:16
professionalBert Mitton3-Oct-11 3:16 
GeneralRe: DotNetNuke Framewok Pin
Luc Pattyn3-Oct-11 4:24
sitebuilderLuc Pattyn3-Oct-11 4:24 
QuestionWould like your advice about... Pin
Clark Kent12330-Sep-11 2:38
professionalClark Kent12330-Sep-11 2:38 
Hello fellow programmers.

I would like some advice about comments. I am not asking about how to comment a particular line of code, but rather the comments that precedes a function, class, interface, or etc and how to describe it such that other programmers can quickly understand what it's all about.

The reason why I ask is if I am missing out on some creative way of documenting my code. I understand that I need a brief description of the object that I am creating along with a description of what each parameter (if any) and the return value (if any), but I am wondering is there something else that I am missing.

My question to all of you is what type of style of commenting does your work place enforce or what is your favorite style of commenting that you came up with?

Thanks in advance! Smile | :)
AnswerRe: Would like your advice about... Pin
Not Active30-Sep-11 3:40
mentorNot Active30-Sep-11 3:40 
GeneralRe: Would like your advice about... Pin
Clark Kent12330-Sep-11 4:27
professionalClark Kent12330-Sep-11 4:27 
AnswerRe: Would like your advice about... Pin
TheGreatAndPowerfulOz30-Sep-11 4:46
TheGreatAndPowerfulOz30-Sep-11 4:46 
GeneralRe: Would like your advice about... Pin
Clark Kent12330-Sep-11 5:04
professionalClark Kent12330-Sep-11 5:04 
AnswerRe: Would like your advice about... Pin
Eddy Vluggen30-Sep-11 6:29
professionalEddy Vluggen30-Sep-11 6:29 
GeneralRe: Would like your advice about... Pin
Not Active30-Sep-11 10:09
mentorNot Active30-Sep-11 10:09 
AnswerRe: Would like your advice about... Pin
Eddy Vluggen30-Sep-11 10:48
professionalEddy Vluggen30-Sep-11 10:48 
GeneralRe: Would like your advice about... Pin
Not Active30-Sep-11 12:00
mentorNot Active30-Sep-11 12:00 
GeneralRe: Would like your advice about... Pin
Eddy Vluggen30-Sep-11 21:01
professionalEddy Vluggen30-Sep-11 21:01 
AnswerRe: Would like your advice about... Pin
Abhinav S30-Sep-11 18:20
Abhinav S30-Sep-11 18:20 

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.