开发者

Is there any reason to switch to Visual Studio 2010 for Windows Forms development?

I can't find any new features or improvements for Windows Forms in Visual Studio 2010. Am I missing something? I guess there are new 开发者_如何学Pythonfeatures to C# and other parts of .NET in general. Any reason specifically to the GUI development portion?


I thought PEX was being added. I think it's valuable: Pex Tutorial


Although it's not specific to GUI development IntelliTrace is reason enough for me to go to 2010: http://msdn.microsoft.com/en-us/library/dd264915(VS.100).aspx

If you have in-house users that test alpha or beta level versions of your application IntelliTrace is a great way to get more detail about what was happening during failures/unexpected situations.


Probably not any REAL must haves to require an upgrade, but lots of little things that may make your lives easier.

In .net 4.0 (thus used in VS 2010), the charting controls are built in, as opposed to having to install them manually. Not a ture reason to upgrade, but will make it easier if you use the charting controls. ScottGu's Post

In addition, other benefits to VS 2010 (not specific to WinForms, but will be beneficial) are Searching and Navigating improvements, Code Intellisense Improvements, Add Reference Improvements

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜