同时运行 Visual Studio 2008 和 2010

发布于 2024-08-24 15:07:58 字数 344 浏览 4 评论 0原文

我们一组人正在开发一个在 Visual Studio 2008 中使用 .NET 3.5 构建的项目。我想测试 Visual Studio 2010 和 .NET 4(主要是针对 WPF 4)。我只是想知道如果我安装了 VS 2010,我是否仍然可以使用 VS 2008 打开第一个项目。

我知道当我打开 VS 2003/2005 中创建的旧项目时,我会看到一个升级向导。我不想将第一个项目升级到 2010 年,因为这可能意味着其他人也必须使用它。

我以前没有这样做过,是否可以运行两个版本的 Visual Studio,其中每个版本都打开自己的项目(这甚至可能不是问题,但我只是想让有人确认这一点,这样我就不会花花费大量时间尝试撤消更改)?

A group of us are working on a project which we built with .NET 3.5 in Visual Studio 2008. I want to test out Visual Studio 2010 and .NET 4 (well, mainly for WPF 4). I am just wondering if I install VS 2010, will I still be able to use VS 2008 to open the first project.

I know when I open older projects made in VS 2003/2005, I get an upgrade wizard. I do not want to upgrade the first project to 2010, since that would probably mean every one else has to use it too.

I have not done this before, is it possible to run both versions of Visual Studio, where each version opens its own projects (this may not even be an issue, but I just wanted someone to confirm this, so that I don't spend a lot of time trying to undo changes)?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

冷了相思 2024-08-31 15:07:58

是的,这很好。

如果您在 VS 2010 中打开该项目,它将转换该特定项目。但是,如果您从未打开该项目,则可以继续在 VS 2008 中使用它。

我目前在我的计算机上安装了这两个版本,并使用 2008 用于我们的发布、维护项目,使用 2010 用于我们的新开发项目。

Yes, this is fine.

If you open the project in VS 2010, it will convert that specific project. However, if you never open the project, you can continue to use it in VS 2008.

I currently have both versions installed on my machine, and use 2008 for our released, maintenance projects, and 2010 for our new development projects.

櫻之舞 2024-08-31 15:07:58

去年年初,我正在做 2005 年和 2008 年的项目。我没有遇到任何问题,只需确保保留转换为 2010 的所有项目的备份即可!

Early last year I had both 2005 and 2008 projects I was working on. I had no problems, just make sure you keep a backup of any projects you convert to 2010!

诠释孤独 2024-08-31 15:07:58

安装多个 Visual Studio 实例的标准过程是先安装最新的实例,然后再安装下一个最新的实例,依此类推。

这适用于自 VB5 和 Access 2.0 以来的所有 Microsoft IDE。我无法想象他们最近改变了它。

当然,如果您不想升级有问题的项目,只需制作一个副本来玩一下,并记住不要将其重新签入源代码管理。

Standard procedure for installing multiple instances of Visual Studio is to install the newest one first, followed by the next-latest, etc.

That's worked for every Microsoft IDE dating back to VB5 and Access 2.0. I can't imagine they've changed it recently.

And naturally, if you don't want to upgrade the project in question, simply make a copy to play around and remember not to check it back in to source control.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文