Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CreateObject Equivalent
Message
General information
Forum:
ASP.NET
Category:
Forms
Miscellaneous
Thread ID:
00635294
Message ID:
00636274
Views:
20
There is a very good book by Dan Appleman called "Moving to VB.NET" where he describes how to do late binding using reflection and Invoke. In his example he has a simple form with a textbox where you enter the method name (A, B, or C) that you want to invoke at runtime using Reflection (which he humorously calls 'LaterBinding').

You can download the code from
http://www.apress.com/catalog/book/1893115976/
and look at Chapter 11.


>Thanks for the help.
>
>Where did you find good info on the Reflection class ?
>
>Thanks
>Rodman
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform