Click here to Skip to main content
15,885,366 members
Home / Discussions / C#
   

C#

 
GeneralDataGrid & Relations Pin
mgaerber25-Nov-03 2:36
mgaerber25-Nov-03 2:36 
GeneralRe: DataGrid & Relations Pin
Heath Stewart25-Nov-03 3:35
protectorHeath Stewart25-Nov-03 3:35 
GeneralRe: DataGrid & Relations Pin
mgaerber25-Nov-03 20:34
mgaerber25-Nov-03 20:34 
GeneralRe: DataGrid & Relations Pin
Heath Stewart26-Nov-03 2:23
protectorHeath Stewart26-Nov-03 2:23 
GeneralRe: DataGrid & Relations Pin
Anonymous26-Nov-03 22:15
Anonymous26-Nov-03 22:15 
GeneralThe csc.exe compiler - member variables Pin
tom7624-Nov-03 23:54
tom7624-Nov-03 23:54 
GeneralRe: I've changed my code and it works - this is awful! Pin
tom7625-Nov-03 0:33
tom7625-Nov-03 0:33 
GeneralAh, Properties! Pin
tom7625-Nov-03 0:54
tom7625-Nov-03 0:54 
Ok I've got it now, they are properties and I access the actual members using them.

I saw an example about a Person class, a Name property, and a myName member variable on the MSDN site. I'm not sure why all this is necessary (the best reason I've seen on MSDN is b/c it gives a nice 'clean' look to the code. wtf? Better than Person.mPersonName = "John" - is it not down to how you name your variables?).

Thanks to everyone who had a look at this.

Obseve everything, remember more...
GeneralRe: Ah, Properties! Pin
Heath Stewart25-Nov-03 3:16
protectorHeath Stewart25-Nov-03 3:16 
GeneralRe: Ah, Properties! Pin
tom7625-Nov-03 4:13
tom7625-Nov-03 4:13 
GeneralRe: Ah, Properties! Pin
leppie25-Nov-03 7:23
leppie25-Nov-03 7:23 
GeneralC# hook API Pin
Anonymous24-Nov-03 22:00
Anonymous24-Nov-03 22:00 
GeneralRe: C# hook API Pin
AJ12324-Nov-03 23:29
AJ12324-Nov-03 23:29 
GeneralWindows XP Icons Pin
David M. Kean24-Nov-03 18:42
David M. Kean24-Nov-03 18:42 
GeneralRe: Windows XP Icons Pin
John R. Shaw24-Nov-03 19:39
John R. Shaw24-Nov-03 19:39 
GeneralRe: Windows XP Icons Pin
Heath Stewart25-Nov-03 3:05
protectorHeath Stewart25-Nov-03 3:05 
QuestionProperty as an array? Pin
LenHodder24-Nov-03 15:37
LenHodder24-Nov-03 15:37 
AnswerRe: Property as an array? Pin
Heath Stewart24-Nov-03 15:56
protectorHeath Stewart24-Nov-03 15:56 
GeneralRe: Property as an array? Pin
LenHodder24-Nov-03 16:10
LenHodder24-Nov-03 16:10 
GeneralRe: Property as an array? Pin
Heath Stewart24-Nov-03 16:14
protectorHeath Stewart24-Nov-03 16:14 
QuestionHELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 12:42
C# n00b24-Nov-03 12:42 
AnswerRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Christian Graus24-Nov-03 13:05
protectorChristian Graus24-Nov-03 13:05 
AnswerRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 13:10
Kentamanos24-Nov-03 13:10 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
C# n00b24-Nov-03 13:17
C# n00b24-Nov-03 13:17 
GeneralRe: HELP X_x;;; I wanna make a simple program do simple task but... how? Pin
Kentamanos24-Nov-03 13:33
Kentamanos24-Nov-03 13:33 

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.