Visual Studio是否应该在App-V中运行,以及什么是repurcussions?

时间:2021-07-30 22:53:55

There is a debate going in our department to virtualize Visual Studio into App-V, Microsofts Application Virtualization. In the back of my mind, I think doing this will cause problems when trying to debug or run other tasks in Visual Studio but I can't put my finger on any one thing to support my argument.

我们的部门正在进行一场讨论,将Visual Studio虚拟化到App-V, Microsofts应用程序虚拟化。在我的脑海中,我认为这样做会在尝试调试或者在Visual Studio中运行其他任务时产生问题,但是我不能用任何一件事情来支持我的观点。

Has anyone had any experience with Visual Studio 2010 running inside App-V?

有没有人有过Visual Studio 2010在App-V里面运行的经验?

I am open to the idea if there are no issues but I am afraid that if this is put in place, we will have issues.

如果没有任何问题,我愿意接受这个想法,但我担心,如果这件事发生,我们就会有问题。

What do you think?

你怎么认为?

2 个解决方案

#1


2  

Based on the description of App-V here I'd be shocked if the performance was good enough for Visual Studio to be usable. VS is a very processor and IO intensive application. Virtualizing its entire operation over the wire is likely drag performance down to unacceptable levels.

根据这里对App-V的描述,如果性能足够好,Visual Studio可以使用,我会感到震惊。VS是一个非常处理器和IO密集型的应用程序。对其整个操作进行虚拟化可能会将性能降低到不可接受的水平。

I have seen VS perform acceptably on local VMs running VirtualBox, that might be another option for you if platform standardization is your goal.

我见过VS在运行VirtualBox的本地vm上执行可接受的性能,如果平台标准化是您的目标,那么这可能是您的另一个选择。

#2


0  

I know this is an ancient question, but I found it in a Google search. Just wanted to mention that we've been running Visual Studio 2010 this way for a couple of years, and it's fine. We use it in both a classroom setting and on developer desktops.

我知道这是一个古老的问题,但我是在谷歌搜索中发现的。只是想说,我们已经用这种方式运行了Visual Studio 2010,这已经有几年了,很好。我们在教室设置和开发人员桌面都使用它。

#1


2  

Based on the description of App-V here I'd be shocked if the performance was good enough for Visual Studio to be usable. VS is a very processor and IO intensive application. Virtualizing its entire operation over the wire is likely drag performance down to unacceptable levels.

根据这里对App-V的描述,如果性能足够好,Visual Studio可以使用,我会感到震惊。VS是一个非常处理器和IO密集型的应用程序。对其整个操作进行虚拟化可能会将性能降低到不可接受的水平。

I have seen VS perform acceptably on local VMs running VirtualBox, that might be another option for you if platform standardization is your goal.

我见过VS在运行VirtualBox的本地vm上执行可接受的性能,如果平台标准化是您的目标,那么这可能是您的另一个选择。

#2


0  

I know this is an ancient question, but I found it in a Google search. Just wanted to mention that we've been running Visual Studio 2010 this way for a couple of years, and it's fine. We use it in both a classroom setting and on developer desktops.

我知道这是一个古老的问题,但我是在谷歌搜索中发现的。只是想说,我们已经用这种方式运行了Visual Studio 2010,这已经有几年了,很好。我们在教室设置和开发人员桌面都使用它。