Creating nested types dynamically using the TypeResolve event

Thottam Sriram has an interesting article that talks about creating type dynamically using the TypeResolve event and ILGenerator.

 

Published Friday, April 28, 2006 10:17 PM by dotnetboy2003

Comments

# re: Creating nested types dynamically using the TypeResolve event

Yeah, I thought I was pretty knowledgable about reflection until I started reading his blog...

Friday, April 28, 2006 11:13 PM by jayson knight