Get Jeffrey Richters book on .net
> How to create a class dynamicaly at run-time?
> Some documentations in MSDN say that it is feasible
> using the class "TypeBuilder",but I don't know how to do.
> Is there anyone who can help me? Sample code is
> appreciated.
Dino Chiesa [Microsoft] - 10 Jan 2004 00:24 GMT
this one shows how to use CodeDom
http://www.winisp.net/cheeso/examples.aspx#Misc
> Get Jeffrey Richters book on .net
>
[quoted text clipped - 3 lines]
> > Is there anyone who can help me? Sample code is
> > appreciated.