Visual Studio 和 Visual Studio Express 之间有什么区别?
我知道有一些基本的区别,比如没有插件等。但是,如果我在工作中使用 Visual Studio Pro,并想在家中运行一些 ASP.NET MVC 应用程序,我会发现 Visual Studio Express 会成为障碍吗?
I know there are basic differences like no plugins and such. But if I use Visual Studio Pro at work and want to do some ASP.NET MVC apps at home, would I find Visual Studio Express a hindrance?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
Visual Studio Expression 是 Visual Studio Pro 的免费但功能较少的版本。正如您所注意到的,它不支持插件和许多其他功能。它确实支持 MVC Web 应用程序的编辑,因此它应该可以满足您的目的。
这是一个非常有用的 Visual Studio Express 常见问题解答页面
Visual Studio Expression is a free but less featureful version of Visual Studio Pro. As you've noticed it doesn't support plugins and a number of other features. It does support the editing of MVC web applications so it should be just fine for your purposes.
Here is a very useful FAQ page for Visual Studio Express
有关该包的维基百科文章概述了每个组件的限制列表。
http://en.wikipedia.org/wiki/Microsoft_Visual_Studio_Express
The Wikipedia article on the package outlines a list limitations for each component.
http://en.wikipedia.org/wiki/Microsoft_Visual_Studio_Express
除了插件之外,只有一些幕后的东西是不同的,但在大多数情况下,您不会注意到巨大的差异 - 除非您想为 VS 创建插件或通过 Team Foundation 与团队协作。 这是 MS 版本比较
Aside from plugins, there are only a few things behind the scenes that are different, but for the most part you won't notice a huge difference -- unless you want to create plugins for VS or collaborate with a Team through the Team Foundation. Here's the MS comparison of versions