Click here to Skip to main content
15,922,584 members
Home / Discussions / C#
   

C#

 
QuestionA NullReferenceException !! Pin
Hussam Fattahi13-Feb-07 8:38
Hussam Fattahi13-Feb-07 8:38 
AnswerRe: A NullReferenceException !! Pin
Christian Graus13-Feb-07 9:02
protectorChristian Graus13-Feb-07 9:02 
GeneralRe: A NullReferenceException !! Pin
Hussam Fattahi13-Feb-07 9:39
Hussam Fattahi13-Feb-07 9:39 
GeneralRe: A NullReferenceException !! Pin
Christian Graus13-Feb-07 9:53
protectorChristian Graus13-Feb-07 9:53 
AnswerRe: A NullReferenceException !! Pin
Ennis Ray Lynch, Jr.13-Feb-07 9:06
Ennis Ray Lynch, Jr.13-Feb-07 9:06 
GeneralRe: A NullReferenceException !! Pin
Hussam Fattahi13-Feb-07 9:41
Hussam Fattahi13-Feb-07 9:41 
GeneralRe: A NullReferenceException !! Pin
Stefan Troschuetz13-Feb-07 10:23
Stefan Troschuetz13-Feb-07 10:23 
GeneralIn general [modified] Pin
Ennis Ray Lynch, Jr.13-Feb-07 10:26
Ennis Ray Lynch, Jr.13-Feb-07 10:26 
Class names should be in PascalCase
Member names should be in camelCase (with the additional caveat of never have public members)
Property names should be camelCasePascalCase [oops Smile | :) ]
Variable names should be camelCase
Parameter names should be camelCase

If you don't agree with my above guidelines that is fine so long as you are CONSISTENT. That is one of the first signs you are maturing as a developer, the ability to be consistently wrong :p




-- modified at 17:24 Tuesday 13th February, 2007


File Not Found

GeneralRe: In general Pin
Judah Gabriel Himango13-Feb-07 11:07
sponsorJudah Gabriel Himango13-Feb-07 11:07 
GeneralUh no Pin
Ennis Ray Lynch, Jr.13-Feb-07 11:23
Ennis Ray Lynch, Jr.13-Feb-07 11:23 
Questioncomputer name client Pin
ujupanmester13-Feb-07 8:09
ujupanmester13-Feb-07 8:09 
AnswerRe: computer name client Pin
Ennis Ray Lynch, Jr.13-Feb-07 9:15
Ennis Ray Lynch, Jr.13-Feb-07 9:15 
GeneralRe: computer name client Pin
ujupanmester13-Feb-07 11:10
ujupanmester13-Feb-07 11:10 
GeneralI think the error Pin
Ennis Ray Lynch, Jr.13-Feb-07 11:30
Ennis Ray Lynch, Jr.13-Feb-07 11:30 
AnswerRe: computer name client Pin
wasife13-Feb-07 11:32
wasife13-Feb-07 11:32 
QuestionWorking with maximized forms Pin
Raymond_P*13-Feb-07 7:54
Raymond_P*13-Feb-07 7:54 
AnswerRe: Working with maximized forms Pin
Christian Graus13-Feb-07 8:24
protectorChristian Graus13-Feb-07 8:24 
QuestionsambaNTpassword [modified] Pin
cseidl13-Feb-07 7:34
cseidl13-Feb-07 7:34 
QuestionADODB in C# Pin
kurangu13-Feb-07 5:54
kurangu13-Feb-07 5:54 
Questionhow to notify the .Net application about the alerts in database? Pin
sundar15613-Feb-07 5:53
sundar15613-Feb-07 5:53 
AnswerRe: how to notify the .Net application about the alerts in database? Pin
Christian Graus13-Feb-07 8:24
protectorChristian Graus13-Feb-07 8:24 
GeneralRe: how to notify the .Net application about the alerts in database? Pin
sundar15614-Feb-07 6:41
sundar15614-Feb-07 6:41 
QuestionODMA (Open Document Management API) Pin
Muhammad Nauman Yousuf13-Feb-07 5:36
Muhammad Nauman Yousuf13-Feb-07 5:36 
QuestionHow can I get the DVD name? Pin
Khoramdin13-Feb-07 5:30
Khoramdin13-Feb-07 5:30 
QuestionXP-style folder tree? Pin
Libor Tinka13-Feb-07 5:24
Libor Tinka13-Feb-07 5:24 

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.