Visual Studio 2010 目标框架 2.0 与 Visual Studio 2005 的优缺点
我是 Visual Studio 2010 的新手,并且在我的电脑上安装了 Visual Studio 2005 和 2010。
我需要开发一个需要在 2.0 .net 框架下运行的 Windows 应用程序,但我不确定哪个版本的 Visual Studio 更适合开发该应用程序。请帮我。
I'm new to Visual Studio 2010 and have both Visual Studio 2005 and 2010 installed on my PC.
I need to work on a windows application that needs to run under the 2.0 .net framework, but I'm not sure which version of Visual Studio would be more suitable for developing this application. Please help me.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
我会选择 2010 年——只是因为新的重构支持。就性能而言,我的发现表明 2010 年会更好一些(特别是如果您有一个像样的工作站 - 尤其是图形适配器)。
I'd go with 2010 - just due to the new refactoring support. And performance-wise my findings suggest that 2010 is somewhat better (especially if you have a decent workstation - especially graphics adapter).
优点
工具功能
,而无需立即将运行我们应用程序的客户端和服务器升级到 .NET 4.0。改进的多目标支持将确保这种体验比以前更好、更准确。缺点
Advantages
tooling features
, without having to immediately upgrade the clients and servers running our application’s to .NET 4.0.The improved multi-targeting support will ensure that this experience is even better and more accurate than before.Disadvantages