Welcome to MSDN Blogs Sign in | Join | Help

Assemblies in LoadFrom context can’t be domain neutral, and can’t use NGEN

Assemblies in LoadFrom context can’t be domain neutral. Also they can’t use NGEN.

What is so special about assemblies in LoadFrom context that they can’t be the same as assemblies in the default load context?

For one thing, assemblies in LoadFrom context are order dependent. You can’t predict where its dependencies will come from.

That means assemblies in LoadFrom context can’t have concepts requiring dependencies predictability.

Unfortunately both domain neutral assemblies and NGEN require dependencies predictability.

Published Tuesday, May 31, 2005 12:47 AM by junfeng
Filed under: ,

Comments

No Comments

New Comments to this post are disabled
 
Page view tracker