简体   繁体   English

哪些版本的ASP.NET与Visual Studio 2010一起安装?

[英]Which versions of ASP.NET gets installed with Visual Studio 2010?

Does Visual Studio 2010 install of ASP.NET 2.0, ASP.NET 3.5, and ASP.NET 4.0? Visual Studio 2010是否安装了ASP.NET 2.0,ASP.NET 3.5和ASP.NET 4.0?

Thanks in advance. 提前致谢。

VS2010 comes with asp.net 2.0,3.5 and 4.0. VS2010附带了asp.net 2.0、3.5和4.0。 So if you have an existing asp.net 2.0 site for example then you can open and run this in vs2010 (vs 2010 will prompt you when you click the original solution that in order to run in vs2010 you need to upgrade the solution,this is all very straight forward). 因此,例如,如果您有一个现有的asp.net 2.0站点,则可以在vs2010中打开并运行该站点(当单击原始解决方案时,vs 2010会提示您,要在vs2010中运行,您需要升级该解决方案,这是一切都非常简单)。 Similarly if you have an existing asp.net 3.5 site. 同样,如果您有一个现有的asp.net 3.5站点。

Also if you wish to start creating a new asp.net site and wish to use the 2.0 framework or 3.5 etc rather than the 4.0 framework then you can just select the desired version. 同样,如果您希望开始创建一个新的asp.net网站,并希望使用2.0框架或3.5框架而不是4.0框架,则只需选择所需的版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM