如何选择.NET版本编译的项目? [英] How to choose .NET version to compile project?

查看:108
本文介绍了如何选择.NET版本编译的项目?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有VS2005。我如何可以编译在.NET下的具体版本我的项目?我已经安装了1.0,2.0,3.0和放大器; 3.5。 TNX提前。

I have VS2005. How can I compile my project under specific version of .NET? I have installed 1.0, 2.0, 3.0 & 3.5. Tnx in advance.

推荐答案

您不能我害怕。 VS2005只适用于.NET框架2.0。你需要的Visual Studio的相应版本与其他版本一起使用:

You can't I'm afraid. VS2005 only works with .NET framework 2.0. You'll need the appropriate versions of Visual Studio to work with other versions:

  • 1.0:Visual Studio .NET中
  • 1.1的Visual Studio .NET 2003
  • 2.0:的Visual Studio2008分之2005
  • 3.0 / 3.5:Visual Studio 2008中
  • 4.0:Visual Studio 2010中

jmservera指出,一些3.0库与Visual Studio 2005例如WCF是兼容兼容,而LINQ是不是。有些需要额外的下载,例如使用Windows Workflow Foundation的舒适在Visual Studio 2005中,您需要安装<一href="http://www.microsoft.com/downloads/details.aspx?FamilyId=5D61409E-1FA3-48CF-8023-E8F38E709BA6&displaylang=en">this扩展。

jmservera points out that some 3.0 libraries are compatible with Visual Studio 2005. For example WCF is compatible, while LINQ isn't. Some of these require additional downloads, for example to use Windows Workflow Foundation comfortably in Visual Studio 2005, you need to install this extension.

这篇关于如何选择.NET版本编译的项目?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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