I'm not sure VS2010 is better than VS2008 if you are only developing, for example, using ASP.NET and WinForms for .NET 3.5.
Compiling for Framework 3.5 and x86 on Windows 7 x64 is a nightmare due to a Resgen problem where workarounds do not always work (Because of this, I returned to Windows 7 x86). (Does anyone know if this has been fixed using the appropriate Windows 7 and VS2010 SP1?)
I donβt understand why, but opening the Winforms constructor often fails, requiring a VS reboot and a solution reboot. This is incredibly annoying.
And toolbar customization is not so good in VS2010.
I should think that if you want to use the features of Framework 4.0 or work with Silverlight or WPF, VS2010 is much better.
But for the rest, I don't think the benefits are obvious.
source share