Click here to Skip to main content
15,889,403 members
Home / Discussions / C#
   

C#

 
GeneralC# help Pin
maheshfour14-Feb-05 0:36
maheshfour14-Feb-05 0:36 
GeneralPreserving whitespaces while serialization Pin
APradosh14-Feb-05 0:23
APradosh14-Feb-05 0:23 
Questionmessage pump - hidden window - how? Pin
jcl55513-Feb-05 23:47
jcl55513-Feb-05 23:47 
Generalon obfuscation Pin
ppp00113-Feb-05 23:39
ppp00113-Feb-05 23:39 
GeneralRe: on obfuscation Pin
Seraphin13-Feb-05 23:48
Seraphin13-Feb-05 23:48 
GeneralReflection Problem... Pin
Norman-Timo13-Feb-05 23:12
Norman-Timo13-Feb-05 23:12 
GeneralRe: Reflection Problem... Pin
leppie14-Feb-05 0:47
leppie14-Feb-05 0:47 
GeneralRe: Reflection Problem... Pin
Norman-Timo14-Feb-05 2:43
Norman-Timo14-Feb-05 2:43 
Hi leppie!

Sorry! I forgot the InvokeMember statement

It should be:

<br />
object retObject = MyClass.InvokeMember("MyStaticMethod", System.Reflection.BindingFlags.InvokeMethod, null, ?X?, parameters);<br />


And why should this not work?

Ok I tried with both Flags, but ths won´t work, too!

But my error was much more simple, I detected that my MyClass was 'null' because I forgot the namespace to find my 'MyClass' --> 'Namespace.MyClass'.

But why he didn´t throw an error, I don´t know!

Thx therefore Leppie, explain why I should make it with your solution? Is it faster?

Ciao
Norman-Timo
QuestionHow to determine RightToLeft Pin
Member 122568913-Feb-05 22:51
Member 122568913-Feb-05 22:51 
Generalexport datagrid to powerpoint Pin
pooja_a2813-Feb-05 22:35
pooja_a2813-Feb-05 22:35 
GeneralModem &amp; Phone [C#.Net] Pin
| Muhammad Waqas Butt |13-Feb-05 21:57
professional| Muhammad Waqas Butt |13-Feb-05 21:57 
GeneralRe: Modem &amp; Phone [C#.Net] Pin
Dave Kreskowiak14-Feb-05 5:57
mveDave Kreskowiak14-Feb-05 5:57 
GeneralRe: Modem &amp; Phone [C#.Net] Pin
| Muhammad Waqas Butt |14-Feb-05 21:38
professional| Muhammad Waqas Butt |14-Feb-05 21:38 
GeneralRe: Modem &amp; Phone [C#.Net] Pin
Dave Kreskowiak15-Feb-05 1:54
mveDave Kreskowiak15-Feb-05 1:54 
GeneralLicense Key Pin
vchalla13-Feb-05 21:57
vchalla13-Feb-05 21:57 
GeneralRe: License Key Pin
Member 170427313-Feb-05 22:29
Member 170427313-Feb-05 22:29 
GeneralEncoding images for use in PDFs Pin
myfriendofmisery13-Feb-05 20:56
myfriendofmisery13-Feb-05 20:56 
Generalcheck existence data in crystal report Pin
ye win zaw13-Feb-05 19:48
ye win zaw13-Feb-05 19:48 
Questioncan we update the records present in a datagrid Pin
meena198313-Feb-05 18:03
meena198313-Feb-05 18:03 
Generalexporting web pages to word documents Pin
Member 172938213-Feb-05 17:27
Member 172938213-Feb-05 17:27 
GeneralRe: exporting web pages to word documents Pin
Dave Kreskowiak14-Feb-05 5:54
mveDave Kreskowiak14-Feb-05 5:54 
GeneralRe: exporting web pages to word documents Pin
Member 172938214-Feb-05 13:13
Member 172938214-Feb-05 13:13 
GeneralRe: exporting web pages to word documents Pin
Dave Kreskowiak14-Feb-05 14:32
mveDave Kreskowiak14-Feb-05 14:32 
Generalstoring data in a listview Pin
Anonymous13-Feb-05 15:53
Anonymous13-Feb-05 15:53 
GeneralRe: storing data in a listview Pin
Anonymous13-Feb-05 16:50
Anonymous13-Feb-05 16:50 

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.