Thursday, September 16, 2010

Visual Studio 2010 and new features.

Link to us: http://sn.im/1bkb30

Visual studio IDE is now rewritten in WPF. The outlook of the studio is now improved. now,now we can change the start page as we like.It's now up with multiple monitor which we can place the design,document and code window outside the IDE in another monitor.Besides that,that's a zoom feature.We can now zoom in the code editor with the help of the ctrl and mouse scroll.Other than that,the new generate from usage feature lets us to use classes and members before we define them.we can generate a stub for any undefined class, property,constructor, method, or field that you want to use,we can also generate new types and members without leaving our current location in code, this minimizes interruption to our workflow. Moreover,the Extension Manager in Visual Studio 2010 has provided good ways to extended. We can also use MEF as extension of the features of Visual Studio. The new extension manager now can help us to install the extension without even opening any explorer.The Web Deployment is also improved in Visual 2010. We can now publish the web application in just one click.Visual Studio 2010 also comes with handy improvement for developing on windows Azure environment.

References: Vikram Lakhotia,17
new features i
n
Visual Studio 2010,[online],
retrieved 16-9-10.