简体   繁体   English

.NET Framework 4.0是否作为Visual Studio 2010安装的一部分安装?

[英]Is .NET Framework 4.0 installed as part of Visual Studio 2010 install?

I know .NET Framework 4.0 is available as separate install but... 我知道.NET Framework 4.0可以单独安装,但是......

Is .NET Framework 4.0 installed as a part of Visual Studio 2010 Professional or does VS 2010 install prompt for 4.0 install at all or not? .NET Framework 4.0是作为Visual Studio 2010 Professional的一部分安装的,还是VS 2010的安装提示是否完全安装?

Should it be a separate install, should it matter if installed before or after of VS install? 如果是单独安装,在VS安装之前或之后安装是否重要?

I want to know this for documentation purpose. 我想知道这是出于文档目的。 My search on internet failed to return satisfactory results. 我在互联网上的搜索未能取得满意的结果。

Edit: 编辑:

Then what about prior versions(2.0, 3.5)? 那么先前的版本(2.0,3.5)呢? Are they installed as well? 它们也安装好了吗? Because VS 2010 supports those versions as well for development. 因为VS 2010支持这些版本以及开发。

Thanks for prompt answers guys. 谢谢你的回答。

here is a list of all the prerequisites installed with Visual Studio 2010 > prerequisites 以下是使用Visual Studio 2010> 先决条件安装的所有先决条件的列表

.Net Framework 3.5 (install also includes .NET 2.0 and 3.0) and .Net Framework 4.0 are on the list and installed by default. .Net Framework 3.5(安装还包括.NET 2.0和3.0)和.Net Framework 4.0在列表中并默认安装。

是的,当然.NET 4.0随Visual Studio 2010一起安装。

Yes it does. 是的,它确实。 The VS2010 installer checks for the presence of .NET 4.0 and installs it if it can't find it. VS2010安装程序检查是否存在.NET 4.0,如果找不到,则安装它。 The framework has to be installed prior to the installation of VS 2010 itself. 必须在安装VS 2010之前安装该框架。

Of course. 当然。 How could VS2010 support coding against .NET 4.0 if it wasn't installed? 如果没有安装,VS2010如何支持.NET 4.0编码?

暂无
暂无

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

相关问题 如何在Visual Studio 2010上显示ASP.NET图表(框架4.0)? - How to display ASP.NET Charts (Framework 4.0) on Visual Studio 2010? 如何在Visual Studio 2010的目标框架中添加点网版本4.0? - How to add dot net version 4.0 in target framework of visual studio 2010? 哪些版本的ASP.NET与Visual Studio 2010一起安装? - Which versions of ASP.NET gets installed with Visual Studio 2010? 使用4.0框架和Visual Studio 2010为ASP Classic构建COM互操作库 - Building a COM interop library for ASP Classic using 4.0 framework and Visual Studio 2010 Visual Studio 2010 ASP.NET 4.0 WebForms路由在IDE调试模式下不起作用 - Visual Studio 2010 ASP.NET 4.0 WebForms Routing Not Working in IDE Debug Mode 网格视图错误 Visual Studio 2010 asp.NET 框架 4. 找不到 .NET 框架提供程序 - Grid View Error Visual Studio 2010 asp.NET Framework 4. Unable to find .NET Framework Provider Visual Studio 2010 Express转Pro,安装了ASP.NET MVC 4,但没有选择吗? - Visual Studio 2010 Express to Pro, ASP.NET MVC 4 installed but not an option? 在Windows 8.1中仅在Visual Studio 2012中不显示.Net Framework 3.0、3.5、2.0 - .Net framework 3.0, 3.5 , 2.0 not showing in Visual studio 2012 only 4.0 and 4.5 in windows 8.1 是否可以使用Visual Studio Community开发.NET Framework v4.0? - Is it possible to develop for .NET framework v4.0 using Visual Studio Community? Visual Studio 2010使用错误的框架进行构建 - Visual Studio 2010 build with wrong framework
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM