Click here to Skip to main content
15,886,258 members
Articles / Visual Studio / Visual Studio 2010
Technical Blog

VS 2010 IDE Features in a nutshell

Rate me:
Please Sign up or sign in to vote.
5.00/5 (2 votes)
28 Jan 2013CPOL 5.7K   5  
Going through the VS 2010 IDE features.
Going through a VS 2010 IDE Features.  We will explore each feature in subsequent posts.  The post are documented as being reviewed by me.
 
  • Breakpoint Labeling
  • Breakpoint Searching
  • Breakpoint Import/Export
  • Dynamic Data Tooling
  • WPF Tree Visualizer
  • Call Hierarchy
  • Improved WPF Tooling
  • Historical Debugging
  • Mini-Dump Debugging
  • Quick Search
  • Better Multi-Monitor Support
  • Highlight References
  • Parallel Stacks Window
  • Parallel Tasks Window
  • Document Map Margin
  • Generate from Usage
  • Concurrency Profiler
  • Inline Call Tree
  • Extensible Test Runner
  • MVC Tooling
  • Web Deploy
  • JQuery IntelliSense
  • SharePoint Tooling
  • HTML Snippets
  • Web.config Transformation
  • ClickOnce Enhancements for MS Office

VS is an editor as well as a platform for development and this is only more true with VS 2010.  As an editor there is improved forcus on writing code, understanding code, navigating and publishing code.
 
VS Shell has been completely rewritten using WPF extending huge benefits.  The start page has been rewritten using XAML, so it is easy to customize.
 
Support new support for Silverlight, MFC, F#, Azure and extended support for Office 2010, Sharepoint.
 
Has a good Extension Manager as well.
 
Enjoy coding !!!

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Founder Algorisys Technologies Pvt. Ltd.
India India
Co Founder at Algorisys Technologies Pvt. Ltd.

http://algorisys.com/
https://teachyourselfcoding.com/ (free early access)
https://www.youtube.com/user/tekacademylabs/

Comments and Discussions

 
-- There are no messages in this forum --