Click here to Skip to main content
15,881,778 members
Home / Discussions / C#
   

C#

 
GeneralRe: SysListView32 another application Pin
Richard MacCutchan29-Jun-10 2:36
mveRichard MacCutchan29-Jun-10 2:36 
GeneralRe: SysListView32 another application Pin
iceeeeman29-Jun-10 6:05
iceeeeman29-Jun-10 6:05 
GeneralRe: SysListView32 another application Pin
Richard MacCutchan29-Jun-10 6:45
mveRichard MacCutchan29-Jun-10 6:45 
QuestionCustom Session Pin
satsumatable28-Jun-10 20:01
satsumatable28-Jun-10 20:01 
AnswerRe: Custom Session Pin
Ennis Ray Lynch, Jr.29-Jun-10 5:38
Ennis Ray Lynch, Jr.29-Jun-10 5:38 
QuestionQestion about FieldInfo[] reflection Pin
andreas0428-Jun-10 19:51
andreas0428-Jun-10 19:51 
AnswerRe: Qestion about FieldInfo[] reflection Pin
Nish Nishant29-Jun-10 3:19
sitebuilderNish Nishant29-Jun-10 3:19 
GeneralRe: Qestion about FieldInfo[] reflection Pin
andreas0429-Jun-10 4:15
andreas0429-Jun-10 4:15 
Sorry for my unclear question.

What I want is to call a method via its class-instance name (I have already create a instance) at runtime from another class in the same assembly.

The problem is, I don´t know the class instance name at compile time.
So I get the name via reflection (FieldInfo class).

Probably a method like "methodInfo.Invoke" can do the job, but so far I´m understand
the class instance must known at compile time.

Thanks
GeneralRe: Qestion about FieldInfo[] reflection Pin
Nish Nishant29-Jun-10 4:18
sitebuilderNish Nishant29-Jun-10 4:18 
GeneralRe: Qestion about FieldInfo[] reflection Pin
Nish Nishant29-Jun-10 4:22
sitebuilderNish Nishant29-Jun-10 4:22 
GeneralRe: Qestion about FieldInfo[] reflection Pin
andreas041-Jul-10 5:32
andreas041-Jul-10 5:32 
QuestionCloning Controls Within A Library Project - Found A Solution (no pun intended) Pin
Roger Wright28-Jun-10 17:40
professionalRoger Wright28-Jun-10 17:40 
AnswerRe: Cloning Controls Within A Library Project Pin
PIEBALDconsult28-Jun-10 17:54
mvePIEBALDconsult28-Jun-10 17:54 
GeneralRe: Cloning Controls Within A Library Project Pin
Roger Wright28-Jun-10 18:23
professionalRoger Wright28-Jun-10 18:23 
GeneralRe: Cloning Controls Within A Library Project Pin
PIEBALDconsult29-Jun-10 3:39
mvePIEBALDconsult29-Jun-10 3:39 
GeneralRe: Cloning Controls Within A Library Project Pin
Roger Wright29-Jun-10 7:40
professionalRoger Wright29-Jun-10 7:40 
QuestionMySQL data connection Pin
xilefxilef28-Jun-10 10:03
xilefxilef28-Jun-10 10:03 
AnswerRe: MySQL data connection Pin
Ennis Ray Lynch, Jr.28-Jun-10 10:12
Ennis Ray Lynch, Jr.28-Jun-10 10:12 
GeneralRe: MySQL data connection Pin
PIEBALDconsult28-Jun-10 15:35
mvePIEBALDconsult28-Jun-10 15:35 
GeneralRe: MySQL data connection Pin
Roger Wright28-Jun-10 16:12
professionalRoger Wright28-Jun-10 16:12 
GeneralRe: MySQL data connection Pin
Ennis Ray Lynch, Jr.28-Jun-10 16:19
Ennis Ray Lynch, Jr.28-Jun-10 16:19 
GeneralRe: MySQL data connection Pin
PIEBALDconsult28-Jun-10 16:40
mvePIEBALDconsult28-Jun-10 16:40 
GeneralRe: MySQL data connection Pin
Roger Wright28-Jun-10 16:57
professionalRoger Wright28-Jun-10 16:57 
GeneralRe: MySQL data connection Pin
PIEBALDconsult28-Jun-10 16:39
mvePIEBALDconsult28-Jun-10 16:39 
GeneralRe: MySQL data connection Pin
Roger Wright28-Jun-10 16:55
professionalRoger Wright28-Jun-10 16: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.