Question

With the general public release of Visual Studio 2010 Beta 2 today, this latest version has created a lot of hype and interest.

Indeed, the opinion I've gauged is that VS 2010 has resolved a great deal of the minor flaws left over from previous versions, as well as added some particularly useful new code editor and project development tools (in particular the Premium/Ultimate versions).

My question here is: what are you favourite new features in VS 2010 that have really got you excited? Or similarly, what are the flaws of VS 2008 that you are most glad to have resolved?

There is a wealth of changes in VS 2010, of course, but these are some of the ones that have interested me most (about which I know!).

  • Integrated support for F# (with multi-targeting for .NET 2.0 - 4.0)/
  • Much improved WPF designer. The VS 2008 was more than a bit buggy at times.
  • Great improvements to the code editor, such as call hierarchy viewing.
  • A decent add-in framework.
  • A greatly expanded testing framework (now capable of database testing, for example) in Premium/Ultimate.
  • Project planning and modelling features in Premium/Ultimate.

If I could request one point/feature per post, I think that would be best, so we could vote them individually.

Was it helpful?

Solution

Visual Studio 2010's true Multi-Monitor Support sounds pretty fantastic.

OTHER TIPS

The feature I'm most looking forward to having a decent play with is actually more .net 4 than visual studio. Parallel Extensions looks like it will be very interesting.

The new, clean web.config should make my managers happy.

"Just change the option in the web.config"
"Where is it?"
"Under 'AppSettings.'"
"Ugh ... there's so much junk in that file."

The built in profiler and historical debugger!

The 'Navigate To' window (Ctrl+,) is fantastic. Eclipse has something similar, and I've always thought Visual Studio needed it. Now if they would just add a 'Collapse All' button to the Solution Explorer...

One-click web publishing will be handy.

Favorite feature? Requiring 4 gigs of RAM to run it's bloat.

I liked many features

  • Deployment
  • Gated checkin
  • Parallel Programming
  • Faster debugging
  • Separate debugger for x86 and x64

These are just few.... The more you explore VS2010 the more you will get. Try to go through the videos by microsoft.

Thanks, Sunil Agarwal

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top