开发者

Going from Visual Studio 2008 to Visual Studio 2010 Express Editions

开发者 https://www.devze.com 2022-12-13 03:39 出处:网络
I use C# and 开发者_C百科asp.net in visual studio 2008 standard.I just found out that there is no Visual studio 2010 standard.

I use C# and 开发者_C百科asp.net in visual studio 2008 standard. I just found out that there is no Visual studio 2010 standard.

I can't really afford Visual studio 2010 Pro.

So what am I going to lose when (if) I start using C# 2010 express web dev 2010 express


Have a look at this question, it has a complete list.


Prices were leaked here: Microsoft names Visual Studio 2010 dates. There is no Standard edition, Visual Studio 2010 Professional will be priced at $799, ooouuuuch!!!


I'm using the express editions of VS 2010 and here's what I've found to be missing compared to VS 2008 Pro:

  • No support for plugins at all (e.g. no Resharper or what not)

  • No windows Service template (this is really odd as this exists in VS 2008 C# express edition, so it must've been removed from 2008 express to 2010 express)

And that's pretty much it, there are probably other things missing too, however I haven't come across anything else.

I've used VS 2008 express editions at home for a long time (and now 2010 express), but run VS 2008 Pro at work.

0

精彩评论

暂无评论...
验证码 换一张
取 消