Reflection: Reload assembly to extend with new types.
Hi,
I didn't exactly know where to post this, so I posted it here.
Can somebody tell me, if it's possible to load a previous saved assembly again, to extend it with new types via Reflection?
Or do I have to create a new assembly?
Thanks in advance.