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

C#

 
QuestionConverting German characters like 'ß' using codepage 850 Pin
Tushar Mahajan11-Jun-08 18:40
Tushar Mahajan11-Jun-08 18:40 
AnswerRe: Converting German characters like 'ß' using codepage 850 Pin
Daniel Grunwald12-Jun-08 0:23
Daniel Grunwald12-Jun-08 0:23 
QuestionHow to debug in unmanaged COM in x64? Pin
RYU^^11-Jun-08 18:39
RYU^^11-Jun-08 18:39 
QuestionPST Pin
mohant$.net11-Jun-08 18:23
mohant$.net11-Jun-08 18:23 
QuestionClass Library Problems... Pin
Illegal Operation11-Jun-08 17:30
Illegal Operation11-Jun-08 17:30 
AnswerRe: Class Library Problems... Pin
S. Senthil Kumar11-Jun-08 18:25
S. Senthil Kumar11-Jun-08 18:25 
GeneralRe: Class Library Problems... Pin
Illegal Operation11-Jun-08 18:32
Illegal Operation11-Jun-08 18:32 
Questionstatic property Pin
George_George11-Jun-08 16:49
George_George11-Jun-08 16:49 
Hello everyone,


Sorry for this stupid question, as I am migrated from C++ to C#. In C++ there is no concept of property, except in COM.

For static property of a class in C# (e.g. DateTime.Now), I think there is nothing special compared to a non-static property, except we need to access the property by class name other than by instance variable name?

In my usage of static property, I feel no special point compared with static function. Correct?


thanks in advance,
George
AnswerRe: static property Pin
N a v a n e e t h11-Jun-08 16:54
N a v a n e e t h11-Jun-08 16:54 
GeneralRe: static property Pin
George_George11-Jun-08 18:52
George_George11-Jun-08 18:52 
GeneralRe: static property Pin
User 665811-Jun-08 19:02
User 665811-Jun-08 19:02 
GeneralRe: static property Pin
George_George11-Jun-08 19:12
George_George11-Jun-08 19:12 
AnswerRe: static property Pin
Christian Graus11-Jun-08 17:24
protectorChristian Graus11-Jun-08 17:24 
GeneralRe: static property Pin
George_George11-Jun-08 18:53
George_George11-Jun-08 18:53 
AnswerRe: static property Pin
S. Senthil Kumar11-Jun-08 18:30
S. Senthil Kumar11-Jun-08 18:30 
GeneralRe: static property Pin
George_George11-Jun-08 18:54
George_George11-Jun-08 18:54 
AnswerRe: static property Pin
User 665811-Jun-08 18:34
User 665811-Jun-08 18:34 
GeneralRe: static property Pin
George_George11-Jun-08 18:54
George_George11-Jun-08 18:54 
Questionout variable Pin
George_George11-Jun-08 16:12
George_George11-Jun-08 16:12 
AnswerRe: out variable Pin
N a v a n e e t h11-Jun-08 16:42
N a v a n e e t h11-Jun-08 16:42 
GeneralRe: out variable Pin
George_George11-Jun-08 16:55
George_George11-Jun-08 16:55 
GeneralRe: out variable Pin
N a v a n e e t h11-Jun-08 16:59
N a v a n e e t h11-Jun-08 16:59 
GeneralRe: out variable Pin
George_George11-Jun-08 17:58
George_George11-Jun-08 17:58 
QuestionPaint problem... Pin
abrar from uet lahore11-Jun-08 14:16
abrar from uet lahore11-Jun-08 14:16 
AnswerRe: Paint problem... Pin
Anthony Mushrow11-Jun-08 14:39
professionalAnthony Mushrow11-Jun-08 14:39 

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.