Hi guys,

I have a question related to AppDomains and Custom Hosts. How can I
create a custom host that loads domain-neutral assemblies using C# ? I
know that you can do that using C++ and the CorBindToRuntimeEx API, but
how about if I want to create the host using C# and share the assemblies
between AppDomains, It is possible ? If it is not possible, what is the
default method in which the assemblies are loaded ? I think it is
mscoree.dll as domain-neutral and the rest one are not shared.

Thanks in advanced,
Wilson Chiesa.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to