阅读背景:

在.NET中动态加载不同的程序集版本

来源:互联网 

Is it better to use System.Assembly.Load or to load the assembly directly into the AppDomain using System.AppDomain.CurrentDomain.CreateInstanceFromAndUnwrap? I am specifically interested in calling different versions of the same assembly running in the same process. I think with CreateInstanceFromAndUnwrap your assembly must have the [serializable] attribute, but why is that?Is it better to use System.Assembly.Load or to




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: