简体   繁体   中英

What new features does vs2010 professional bring for developers targeting .net 3.5 or .net 2.0 over vs2008 professional?

I'm trying to convince my department of the value of vs2010 for the future release, however i'm having a hard time that compares professional against professional and what all the new features are, particularly if we have any red tape with being able to deploy .net 4.0 applications while that waits to get approval.

The microsoft site seems to want to just talk about the new features of vs2010 in general without being specific about product level comparisons.

I'm still interested in knowing the new features that would apply to targeting 4.0, but my easiest sell will be the features we will get without targeting it. What's new/improved?

The coolest feature I have seen is historical debugging.

You can let an error occur, and then step back in your code to the point it started, as if you just happened to have a breakpoint in the right place.

As far as I know it works for all versions of .NET, and could be a real time saver.

http://blogs.microsoft.co.il/blogs/shair/archive/2009/05/20/visual-studio-2010-historical-debugging.aspx

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM