Running two same assemblies in two different appdomains
I want to know how to create two appdomains and then how to load the same
assemblies into it. After that i need to create an instance of someclass
from each assembly which should be executed in it's own appdomain.
No comments:
Post a Comment