在 CLR 4.0 中加载/执行 CLR 2.0 程序集
CLR 4.0 是否可以执行 CLR 2.0 IL 而无需重新编译源代码?
Can the CLR 4.0 execute CLR 2.0 IL without the need for source code recompilation?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是好文章解释了不同的场景。评论部分有一个MSDN 链接它提供了更多信息。
Here's a nice article explaining different scenarios. In the comments section there's a link to MSDN which provides further information.