B
BuddyWork
Hello,
Can some explain how the CLR decides on which assembly will be shared
across domains. The explaination in MSDN is not enough.
the same code, and the loader must share maximal internal resources
across application domains.
Thanks,
Can some explain how the CLR decides on which assembly will be shared
across domains. The explaination in MSDN is not enough.
Indicates that the application will probably have many domains that useFrom MSDN:
the same code, and the loader must share maximal internal resources
across application domains.
Thanks,