Thursday, 5 September 2013

Running two same assemblies in two different appdomains

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