I'm needing to do some dynamic code generation.
I've been reading up on the Reflection.Emit namespace but
I'm having some
issues.
When I compile a dynamic assembly and then save to disk, I
can't read the
types from it in Reflector or ILDASM.
Do any of you have any good tutorials or sample code I might
examine?
I mainly want to create a dynamic class with read/write
properties.
Thanks,
Mike
===================================
This list is hosted by DevelopMentorŪ http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com
|