Click here to Skip to main content
15,918,243 members
Home / Discussions / C#
   

C#

 
QuestionFlight Inquiry Application Pin
Jassim Rahma22-Apr-10 13:28
Jassim Rahma22-Apr-10 13:28 
AnswerRe: Flight Inquiry Application Pin
Lokesh Lal22-Apr-10 17:46
Lokesh Lal22-Apr-10 17:46 
QuestionPlay Video from Csharp Pin
Obaid Ahmed22-Apr-10 11:36
Obaid Ahmed22-Apr-10 11:36 
AnswerRe: Play Video from Csharp Pin
William Winner22-Apr-10 12:20
William Winner22-Apr-10 12:20 
GeneralRe: Play Video from Csharp Pin
Obaid Ahmed22-Apr-10 22:48
Obaid Ahmed22-Apr-10 22:48 
AnswerRe: Play Video from Csharp Pin
Peace ON22-Apr-10 21:22
Peace ON22-Apr-10 21:22 
QuestionExam preparation Pin
netJP12L22-Apr-10 11:03
netJP12L22-Apr-10 11:03 
AnswerRe: Exam preparation Pin
AspDotNetDev22-Apr-10 11:12
protectorAspDotNetDev22-Apr-10 11:12 
AnswerRe: Exam preparation Pin
William Winner22-Apr-10 12:23
William Winner22-Apr-10 12:23 
AnswerRe: Exam preparation Pin
PIEBALDconsult22-Apr-10 13:05
mvePIEBALDconsult22-Apr-10 13:05 
AnswerRe: Exam preparation Pin
yu-jian22-Apr-10 15:42
yu-jian22-Apr-10 15:42 
GeneralRe: Exam preparation Pin
Peace ON22-Apr-10 22:09
Peace ON22-Apr-10 22:09 
AnswerRe: Exam preparation Pin
Peace ON22-Apr-10 22:07
Peace ON22-Apr-10 22:07 
GeneralRe: Exam preparation Pin
netJP12L23-Apr-10 4:43
netJP12L23-Apr-10 4:43 
Questioncomments? Pin
Megidolaon22-Apr-10 10:46
Megidolaon22-Apr-10 10:46 
AnswerRe: comments? Pin
Luc Pattyn22-Apr-10 11:05
sitebuilderLuc Pattyn22-Apr-10 11:05 
AnswerRe: comments? Pin
AspDotNetDev22-Apr-10 11:09
protectorAspDotNetDev22-Apr-10 11:09 
AnswerRe: comments? Pin
hammerstein0522-Apr-10 11:26
hammerstein0522-Apr-10 11:26 
I think a few developers assume that someone with no knowledge of the language is going to be reading the code. My thought on that is that you should assume that the person reading your code is capable of doing your job and therefore can be expected to understand non business specific rules. As for anything that is really specific to the business, I totally agree with Luc that you should comment a methods purpose and if a specific method has been chosen, why that method was chosen. Future developers may after all think they know better, tear out your code and break any tests, or worse, live environments.

As for the code itself, well written code using appropriate variable naming and sparing comments on only the most complex of routines should see you through.
AnswerRe: comments? Pin
Gregory Gadow22-Apr-10 11:50
Gregory Gadow22-Apr-10 11:50 
AnswerRe: comments? Pin
Abhinav S22-Apr-10 16:41
Abhinav S22-Apr-10 16:41 
AnswerRe: comments? Pin
Megidolaon23-Apr-10 4:01
Megidolaon23-Apr-10 4:01 
AnswerRe: comments? Pin
Alan Balkany23-Apr-10 4:09
Alan Balkany23-Apr-10 4:09 
QuestionConnecting to RFID Reader Pin
Member 407767222-Apr-10 10:25
Member 407767222-Apr-10 10:25 
AnswerRe: Connecting to RFID Reader Pin
Migounette22-Apr-10 10:30
Migounette22-Apr-10 10:30 
GeneralRe: Connecting to RFID Reader Pin
Member 407767223-Apr-10 4:34
Member 407767223-Apr-10 4:34 

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.