问题
I want to know what is the main difference between vs2008 and vs2010.. means I want to know what is the new functionality added in vs2010.
回答1:
Well, there's always Microsoft's page about the new features of VS 2010. But you can get a more distilled user perspective describing new features that specific developers really like. There are a number of blog posts about it as well.
回答2:
If you plan to code a lot with threads, definitely go with 2010. It has great advancements on the profiler and debugger. The profiler especially it's awesome.
来源:https://stackoverflow.com/questions/5417592/difference-between-visual-studio-2008-and-visual-studio-2010