vs vs 2010中的开放vs 2013项目 [英] open vs 2013 project in vs 2010

查看:62
本文介绍了vs vs 2010中的开放vs 2013项目的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我打算在Windows 8.1中安装vs 2013终极版。我想从我的机器中删除vs 2010,因为vs 2013本身占用了很多空间。但在我的办公室里有vs 2010和我正在开发的项目与2010年相比。



现在我的问题是我想把这个项目带回家并在vs 2013(因为我没有其他版本),然后又想把它带到办公室并在2010年开发。那么会有问题吗?如何兼容?对于asp.net和c#.net。



另一个问题是可以在x_64机器上安装vs_2013_x_86吗?我认为不应该造成任何问题。

I'm going to install vs 2013 ultimate in my windows 8.1. I want to remove vs 2010 from my machine as vs 2013 itself takes much space. But in my office there is vs 2010 and a project I'm developing in vs 2010.

Now my issue is I want to take the project at home and develop in vs 2013(as I'll have no other versions) and then again want to take that to office and develop in vs 2010.So will there be problem?How to make those compatible?Both for asp.net and c#.net.

Another question is can vs_2013_x_86 be installed in x_64 machine? I think it should not create any problem.

推荐答案

来自文档:



如果将Visual Studio 2013与Visual Studio 2012或Visual Studio 2010 SP1一起使用,则可以创建并修改三个版本中任何一个的项目和文件。您可以在版本之间传输项目和文件,只要您不添加其中一个版本不支持的功能。



From this document:

If you use Visual Studio 2013 together with Visual Studio 2012 or Visual Studio 2010 SP1, you can create and modify projects and files in any of the three versions. You can transfer projects and files among the versions as long as you don't add features that are not supported by one of the versions.

引用:

另一个问题是可以在x_64机器上安装vs_2013_x_86吗?我认为不应该造成任何问题。

Another question is can vs_2013_x_86 be installed in x_64 machine? I think it should not create any problem.



所有版本的VS都是x86应用程序,可以安装在x86和x64操作系统上。


All version of VS is x86 application and can be installed on both x86 and x64 OS.


你无法在VS 2013上方便地共享2010项目项目和解决方案已成功从VS的较低版本升级到新版本,但旧版本的操作系统无法理解更新的项目和解决方案。有降级工具(有些已在CodeProject上发布),但这不是一个好的方法来回来回。



相反,你可以另外安装VS 2013在你的办公室里。它可以是社区版,免费提供,大致相当于VS专业版。



-SA
You cannot conveniently share 2010 projects on VS 2013. The projects and solutions are successfully upgraded from lower versions of VS to newer ones, but older version of OS won't "understand" newer projects and solutions. There are downgrading tools (some have been published on CodeProject), but this is not a good approach for going back and forth.

Instead, you can install additionally VS 2013 in your office. It could be community edition, which comes free of charge and roughly equivalent to VS Professional.

—SA

这篇关于vs vs 2010中的开放vs 2013项目的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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