Click here to Skip to main content
15,907,395 members
Home / Discussions / C#
   

C#

 
QuestionProperty vs Variable? Pin
That Asian Guy19-Nov-08 13:59
That Asian Guy19-Nov-08 13:59 
AnswerRe: Property vs Variable? Pin
PIEBALDconsult19-Nov-08 14:04
mvePIEBALDconsult19-Nov-08 14:04 
GeneralRe: Property vs Variable? Pin
That Asian Guy19-Nov-08 14:13
That Asian Guy19-Nov-08 14:13 
GeneralRe: Property vs Variable? Pin
DaveyM6919-Nov-08 14:28
professionalDaveyM6919-Nov-08 14:28 
GeneralRe: Property vs Variable? Pin
That Asian Guy19-Nov-08 14:32
That Asian Guy19-Nov-08 14:32 
GeneralRe: Property vs Variable? Pin
DaveyM6919-Nov-08 14:40
professionalDaveyM6919-Nov-08 14:40 
GeneralRe: Property vs Variable? Pin
Mycroft Holmes19-Nov-08 14:44
professionalMycroft Holmes19-Nov-08 14:44 
GeneralRe: Property vs Variable? Pin
DaveyM6919-Nov-08 14:53
professionalDaveyM6919-Nov-08 14:53 
For future extensibility they are useful I suppose - but I've found I nearly always need more control so I do it the 'old fashioned' way! Also, not being able to have true read only properties this way (you have to have a set; - although it can have a private accessor) is a pain.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

GeneralRe: Property vs Variable? Pin
Mycroft Holmes19-Nov-08 15:18
professionalMycroft Holmes19-Nov-08 15:18 
GeneralRe: Property vs Variable? Pin
J4amieC19-Nov-08 22:27
J4amieC19-Nov-08 22:27 
GeneralRe: Property vs Variable? Pin
DaveyM6919-Nov-08 23:19
professionalDaveyM6919-Nov-08 23:19 
GeneralRe: Property vs Variable? Pin
PIEBALDconsult19-Nov-08 14:32
mvePIEBALDconsult19-Nov-08 14:32 
AnswerRe: Property vs Variable? Pin
DaveyM6919-Nov-08 14:13
professionalDaveyM6919-Nov-08 14:13 
GeneralRe: Property vs Variable? Pin
That Asian Guy19-Nov-08 14:14
That Asian Guy19-Nov-08 14:14 
AnswerRe: Property vs Variable? Pin
Mark Churchill19-Nov-08 14:45
Mark Churchill19-Nov-08 14:45 
QuestionCustom Control Selectable Text Pin
AlcedoSoftware19-Nov-08 13:20
AlcedoSoftware19-Nov-08 13:20 
QuestionI need how with a slide show project and a ball bouncing project Pin
Robert Anders19-Nov-08 12:34
Robert Anders19-Nov-08 12:34 
AnswerRe: I need how with a slide show project and a ball bouncing project Pin
Colin Angus Mackay19-Nov-08 12:48
Colin Angus Mackay19-Nov-08 12:48 
AnswerRe: I need how with a slide show project and a ball bouncing project Pin
DaveyM6919-Nov-08 13:14
professionalDaveyM6919-Nov-08 13:14 
QuestionMSDN Method Implemented? Pin
Gywox19-Nov-08 12:04
Gywox19-Nov-08 12:04 
QuestionSimple loop problems ?? Pin
nlowdon19-Nov-08 11:11
nlowdon19-Nov-08 11:11 
AnswerRe: Simple loop problems ?? Pin
Wendelius19-Nov-08 11:38
mentorWendelius19-Nov-08 11:38 
GeneralRe: Simple loop problems ?? Pin
Samer Aburabie19-Nov-08 11:50
Samer Aburabie19-Nov-08 11:50 
AnswerRe: Simple loop problems ?? Pin
Christian Graus19-Nov-08 11:47
protectorChristian Graus19-Nov-08 11:47 
GeneralRe: Simple loop problems ?? Pin
nlowdon19-Nov-08 12:12
nlowdon19-Nov-08 12:12 

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.