Click here to Skip to main content
15,891,184 members
Home / Discussions / C#
   

C#

 
GeneralRe: Reading text file from Resources [modified] Pin
Muntyness17-Nov-06 6:27
Muntyness17-Nov-06 6:27 
QuestionCatching the Exception thrown from a property that change throu DataBinding [modified] Pin
NassosReyzidis16-Nov-06 0:40
NassosReyzidis16-Nov-06 0:40 
QuestionWhy do we have properties? Pin
Russell Jones15-Nov-06 23:26
Russell Jones15-Nov-06 23:26 
AnswerRe: Why do we have properties? Pin
Martin#15-Nov-06 23:35
Martin#15-Nov-06 23:35 
GeneralRe: Why do we have properties? Pin
Russell Jones16-Nov-06 0:09
Russell Jones16-Nov-06 0:09 
AnswerRe: Why do we have properties? Pin
J4amieC15-Nov-06 23:55
J4amieC15-Nov-06 23:55 
AnswerRe: Why do we have properties? Pin
Martin2316-Nov-06 0:00
Martin2316-Nov-06 0:00 
AnswerRe: Why do we have properties? Pin
V.16-Nov-06 2:34
professionalV.16-Nov-06 2:34 
One small adavantage is you can do something like this:
MyStringProperty += " Concatenate this...";

for getters and setters this would be SetStringProperty(GetStringProperty() + " Concatenate this...");

Same for other type (int, double,...)



V.
Stop smoking so you can: enjoy longer the money you save.

QuestioniPod like menu for pocket pc development Pin
HRiazi15-Nov-06 23:07
HRiazi15-Nov-06 23:07 
QuestionProblem in building DirectShow Application Pin
alpa shah15-Nov-06 22:06
alpa shah15-Nov-06 22:06 
AnswerRe: Problem in building DirectShow Application Pin
AB777115-Nov-06 22:33
AB777115-Nov-06 22:33 
GeneralRe: Problem in building DirectShow Application Pin
alpa shah15-Nov-06 22:46
alpa shah15-Nov-06 22:46 
GeneralRe: Problem in building DirectShow Application Pin
Amar Chaudhary15-Nov-06 23:01
Amar Chaudhary15-Nov-06 23:01 
GeneralRe: Problem in building DirectShow Application Pin
AB777115-Nov-06 23:01
AB777115-Nov-06 23:01 
GeneralRe: Problem in building DirectShow Application Pin
alpa shah15-Nov-06 23:07
alpa shah15-Nov-06 23:07 
GeneralRe: Problem in building DirectShow Application Pin
AB777115-Nov-06 23:33
AB777115-Nov-06 23:33 
GeneralRe: Problem in building DirectShow Application Pin
alpa shah15-Nov-06 23:43
alpa shah15-Nov-06 23:43 
GeneralRe: Problem in building DirectShow Application Pin
AB777115-Nov-06 23:55
AB777115-Nov-06 23:55 
GeneralRe: Problem in building DirectShow Application Pin
alpa shah16-Nov-06 0:02
alpa shah16-Nov-06 0:02 
GeneralRe: Problem in building DirectShow Application Pin
AB777116-Nov-06 2:22
AB777116-Nov-06 2:22 
GeneralRe: Problem in building DirectShow Application Pin
Blekk16-Nov-06 1:03
Blekk16-Nov-06 1:03 
GeneralRe: Problem in building DirectShow Application Pin
AB777116-Nov-06 2:23
AB777116-Nov-06 2:23 
GeneralRe: Problem in building DirectShow Application Pin
alpa shah16-Nov-06 2:30
alpa shah16-Nov-06 2:30 
QuestionHow to add buttons inside PopUps? Pin
crazy_mads15-Nov-06 20:04
crazy_mads15-Nov-06 20:04 
QuestionBurn CD Pin
freshonlineMax15-Nov-06 19:55
freshonlineMax15-Nov-06 19:55 

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.