May
28
2011
vNext – is new version of Visual Studio 2011. First article about features was created by Weston Hutchins - Program Manager, Visual Studio IDE Platform Microsoft Corporation 19 May 2011. I am going to discuss new features presented by VS2011 IDE vNext presentation in this article. What is cool about brand new 2011 Visual Studio? It is more organized, clean, nice look and feel. If you with VS 2011 it can save a lot of time, it is busy a lot of toolbars and buttons, especially in debugging. You can do each thing in different ways. For example search and replace changed from Find and Replace -> Find symbols -> Navigate to, few examples how to do same thing in new VS 2011 in demo from channel 9 below. Challenge for vNext release is simpler (reducing amount of buttons, setting UI to concentrate on your code) + faster (overall responsiveness, long running operations, memory utilization and better feedback / telemetry) = more productive. Project is fully supported between 2011 and 2010 solution projects.
Simpler + Faster = More Productive More...