Welcome to MSDN Blogs Sign in | Join | Help

April 2007 - Posts

Two versions of an assembly in an AppDomain

The CLR binder today allows you to either accidentally or intentionally load two versions of a given assembly in an AppDomain. The pain point of this design is that it fails at run time when specific operations are performed with respect to types that
 
Page view tracker