.NET 2.0大会和.NET 3.0大会 [英] .NET 2.0 Assembly and .NET 3.0 Assembly

查看:88
本文介绍了.NET 2.0大会和.NET 3.0大会的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个旧的项目,该项目是建立在VS 2008 .NET 2.0。该项目运行良好。我们对开发方的项目升级到Visual Studio 2010的.NET 3.0。现在,我的问题是,如果我上传了新的3.0组件的生产将它的工作。将一些.NET 2.0组件能够与.NET 3.0组件沟通?我们推动生产是一个简单的DLL(3.0)推进和生产大部分组件是.NET 2.0。

I have an old project that was build on VS 2008 .NET 2.0. The project is running fine. We upgraded the project on dev side to VS 2010 .NET 3.0. Now, my question is that if I upload the new 3.0 assemblies on the production will it work. Will some .NET 2.0 assemblies be able to communicate with the .NET 3.0 assembly? Our push to production is a simply DLL (3.0) push and on production most of the assemblies are .NET 2.0.

我认为它应该工作,因为.NET 2.0和.NET 3.0共享相同的codeBase的。如果是.NET 4.0那么这将是完全不同的。

I think it should work since .NEt 2.0 and .NEt 3.0 share the same codebase. If it was .NET 4.0 then it would be totally different.

推荐答案

是的。双方将共同努力:.NET 3.0 = .NET 2.0 + WCF + WPF + WF

Yes. They will work together: .net 3.0 = .net 2.0 + WCF+WPF+WF

这篇关于.NET 2.0大会和.NET 3.0大会的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆