Click to See Complete Forum and Search --> : Create classes and functions dynamically?


dannytan
April 20th, 2003, 12:22 AM
Create classes and functions dynamically?

Hi. I would like to know if it's possible to create classes or functions dynamically?
If so, how? Thanks in advance.

pareshgh
April 21st, 2003, 04:24 PM
yes, there is a way. how ever look in MSDN for Assembley load and Reflection classes. if you need further help let us know.

Paresh