Click here to Skip to main content
15,900,108 members
Home / Discussions / C#
   

C#

 
GeneralRe: IDisposable.Dispose() Pin
Jon Hulatt12-Dec-06 5:26
Jon Hulatt12-Dec-06 5:26 
AnswerRe: IDisposable.Dispose() Pin
Scott Dorman13-Dec-06 3:03
professionalScott Dorman13-Dec-06 3:03 
QuestionFrom C# to office visio enterprise Pin
Yustme12-Dec-06 3:15
Yustme12-Dec-06 3:15 
AnswerRe: From C# to office visio enterprise Pin
Vasudevan Deepak Kumar12-Dec-06 3:20
Vasudevan Deepak Kumar12-Dec-06 3:20 
GeneralRe: From C# to office visio enterprise Pin
Yustme12-Dec-06 3:24
Yustme12-Dec-06 3:24 
GeneralRe: From C# to office visio enterprise Pin
Pete O'Hanlon12-Dec-06 3:26
mvePete O'Hanlon12-Dec-06 3:26 
QuestionHow many instances do I have in the following example? Pin
Shy Agam12-Dec-06 2:50
Shy Agam12-Dec-06 2:50 
AnswerRe: How many instances do I have in the following example? Pin
baerten12-Dec-06 3:09
baerten12-Dec-06 3:09 
Hi, i would say that x has every where the same value.

Because the static-Element is a type, outside of all instances.
Each instance has access to this variable and can manipulate it.
And your derived classes have derived this permission to this element.
So i think all instances can alternate this static variable.

I never use/try it before, but it seems logic for me.
AnswerRe: How many instances do I have in the following example? Pin
Pete O'Hanlon12-Dec-06 3:21
mvePete O'Hanlon12-Dec-06 3:21 
GeneralRe: How many instances do I have in the following example? Pin
Shy Agam12-Dec-06 3:28
Shy Agam12-Dec-06 3:28 
GeneralRe: How many instances do I have in the following example? Pin
Pete O'Hanlon12-Dec-06 3:44
mvePete O'Hanlon12-Dec-06 3:44 
Questionautoscroll property of an MDI Pin
sathishtl00712-Dec-06 1:36
sathishtl00712-Dec-06 1:36 
AnswerRe: autoscroll property of an MDI Pin
stancrm12-Dec-06 1:53
stancrm12-Dec-06 1:53 
GeneralRe: autoscroll property of an MDI Pin
sathishtl00712-Dec-06 2:08
sathishtl00712-Dec-06 2:08 
GeneralRe: autoscroll property of an MDI Pin
Pete O'Hanlon12-Dec-06 2:32
mvePete O'Hanlon12-Dec-06 2:32 
QuestionHow to pass a form name to a sub program Pin
mwith12-Dec-06 1:32
mwith12-Dec-06 1:32 
AnswerRe: How to pass a form name to a sub program Pin
stancrm12-Dec-06 1:49
stancrm12-Dec-06 1:49 
Questionone port for many clients Or many ports for each client ? Pin
MarkPhB12-Dec-06 1:25
MarkPhB12-Dec-06 1:25 
AnswerRe: one port for many clients Or many ports for each client ? Pin
stancrm12-Dec-06 1:32
stancrm12-Dec-06 1:32 
GeneralRe: one port for many clients Or many ports for each client ? Pin
MarkPhB12-Dec-06 4:48
MarkPhB12-Dec-06 4:48 
QuestionUrgent - Need help with Hangman Game Pin
China-Gary12-Dec-06 1:20
China-Gary12-Dec-06 1:20 
AnswerRe: Urgent - Need help with Hangman Game Pin
stancrm12-Dec-06 1:28
stancrm12-Dec-06 1:28 
GeneralRe: Urgent - Need help with Hangman Game Pin
quiteSmart12-Dec-06 1:42
quiteSmart12-Dec-06 1:42 
AnswerRe: Urgent - Need help with Hangman Game Pin
ednrgc12-Dec-06 2:15
ednrgc12-Dec-06 2:15 
GeneralRe: Urgent - Need help with Hangman Game Pin
China-Gary12-Dec-06 2:17
China-Gary12-Dec-06 2:17 

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.