Visual Studio 2010 Express Limitations

前端 未结 2 2116
佛祖请我去吃肉
佛祖请我去吃肉 2021-02-18 18:07

What are the limitations of VS2010 C# Express Edition compared with the paid for versions? I was mostly looking into what sort of applications I can build, in VS Express I only

2条回答
  •  爱一瞬间的悲伤
    2021-02-18 18:39

    There's a comparison chart here - You'll need VS Professional to develop Office Plugins.

    Although previous version, there is a definitive overview of the VS2008 Express limitations in in this SO Question

    Wikipedia also explains the differences.

    Edit

    The comparison chart link is dead. For 2012:

    • Visual Studio 2012 (Web Only) comparison is here, and in this Programmer's post
    • This SO post addresses the Desktop comparison.

提交回复
热议问题