The ultimate version of Visual Studio 2010 is still very powerful (hey, I'm the official licensed version of MSAA for free) and using its reverse-engineered tools can easily be modeled from your code. However, in terms of development details, there are indeed a number of places with or less than eclipse or less than the characteristics of NetBeans. In addition, although the support of C + + in 2010 has been improved, but still not good enough. However, in fact, VS has many plug-ins/tools to achieve a variety of functions. Here are some useful:
Part I: Text editing and code assistant
Regex Editor
is actually a regular code editor, which is useful when you want to write a regular. Enter the new Regex in the Code Editor (it automatically jumps out
vs10x Code Map
This gadget provides powerful code preview capabilities. You can easily navigate to any location in the document by clicking on the code map. Its company has a smart kit, which is part of it, free to use. But as long as this is enough, the individual thinks
GhostDoc
A powerful tool for supporting XML annotations, and you're still annoyed with the annotations that keep copying the interfaces. Give it a try. Of course, its function is also far more than these, a very clear tool, only need to set a simple shortcut keys can automatically insert these comments, of course, this tool is powerful, interested in the following tools in the GhostDoc to see the help document it ...
<summary>///Initializes a new instance of the <see cref= "Econtactentry"/> class. </summary> public Econtactentry () {this.phonenumbers = new list<phonenumber> (); this.emails = new List< ; Email> (); This.ims = new list<imaddress> (); this.addresses = new list<string> (); This.tags = new list<string> (); }
Part II: Modeling and graphics AIDS
Open Data Protocol Visualizer
Tools to generate WCF data relationships, Microsoft OEM
Architecture Layers Patterns
A new toolbox is provided to help with modeling, and the architecture is designed to follow the Microsoft Application Architecture Guide
Visualization and modeling Feature Pack
Microsoft officially provides the VS Feature Pack, on the one hand modeling and easy to use. On the other hand, the program is pretty bull.
Part III: Winformgui
Ribbon UI for Windows Forms
Very nice ribbon UI. But a temporary trial would be a pity.
WinForms Buttons, ScrollBars, navigation Pane
free button, navigation panel and drag bar, this company has a complete set, one-time download,http://www.viblend.com/downloads.aspx
Visual Studio International Feature Pack
Microsoft's official international package, support Chinese arrangement and auto-completion