简体   繁体   English

Visual Studio 2008 和 Visual C# 2008 Express 兼容性

[英]Visual Studio 2008 and Visual C# 2008 Express compatibility

I'm sure this must have been answered somewhere, but I can't find it for the moment...我确定这一定是在某个地方得到了回答,但我暂时找不到它......

Suppose I have Visual Studio 2008 Pro at work and Visual C# 2008 Express at home.假设我工作中有 Visual Studio 2008 Pro,家里有 Visual C# 2008 Express。

Can I use these interchangeably with a solution?我可以将这些与解决方案互换使用吗?

(I am aware of the limitations of the Express version, eg no add-ins, no built-in setup project, single language projects, etc. Assume any solution I have in mind contains only C# projects.) (我知道 Express 版本的限制,例如没有插件、没有内置安装项目、单一语言项目等。假设我想到的任何解决方案都只包含 C# 项目。)

ie IE

  • Work on app at home, commit to SVN.在家开发应用程序,提交 SVN。
  • Checkout app at work, change, recompile, commit to SVN.在工作中检查应用程序,更改,重新编译,提交到 SVN。
  • Checkout at home, carry on working.在家结账,继续工作。
  • rinse, repeat...冲洗,重复...

As long as you are not hitting those limitations, you are fine.只要您没有达到这些限制,就可以了。 I use them interchangeably all the time.我一直交替使用它们。

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

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM