1 / 11

Visual Studio 2010 Tips and Tricks

Visual Studio 2010 Tips and Tricks. Sean Laberee seanla @ microsoft.com Lead Program Manager Visual Studio – Pro Experience . Introduction. Visual Studio is Complex 12+ programming languages 50+ Toolbars 100+ Project and Item Templates 4000+ Commands Tips and Tricks

oma
Download Presentation

Visual Studio 2010 Tips and Tricks

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Visual Studio 2010 Tips and Tricks Sean Laberee seanla @ microsoft.com Lead Program Manager Visual Studio – Pro Experience

  2. Introduction Visual Studio is Complex 12+ programming languages 50+ Toolbars 100+ Project and Item Templates 4000+ Commands Tips and Tricks Customize Visual Studio 2010 Gain deep insight into your code Writing Code Faster

  3. Customize

  4. Customize Start Page Enhancements New look and feel Pin and remove items in “Recent Projects” list Enable “Close page after project load” New Project Dialog (Ctrl + Shift + N) Sort templates Search templates (Ctrl + E) Get Templates Online

  5. Customize Extension manager Easily find and install extensions (Tools Extension Manager) Quick Access Search for anything in the IDE (Ctrl + 3) Floating Document Support Move/Dock floating windows(Win + <arrow key>) Float/Dock tab Improved Tabwell(Right-click to customize)

  6. Insight

  7. Insight High Level Understanding Architecture Explorer Dependency Graph Understanding Source Highlight References (Ctrl + Shift + Up/Down) Call Hierarchy (Ctrl + K, T – C# only) Solution Navigator (Ctrl + 1 or Hover and click) Understanding While Debugging IntelliTrace™ “Pin-able” data tips

  8. Speed

  9. Speed Consume First Development IntelliSense Suggestion Mode (Ctrl + Alt + Space) Generate From Usage Faster Editing Experience Smart Tags (Ctrl + .) Automatic Brace Completion Code Snippets (Ctrl +K, X or ?<tab>) IntelliSense Filtering (Substring and Camel Case) Multi-line Editing (Alt+Shift+Up/Down or Alt+Mouse Up/Down) New Add Reference Dialog

  10. Speed Quick Navigation Navigate To (Ctrl + ,) Ctrl + Click to go to definition Highlight References (Ctrl + shift + up/down )

  11. Resources Visual Studio Blog http://blogs.msdn.com/visualstudio Visual Studio Gallery http://www.visualstudiogallery.com Extending Visual Studio http://msdn.com/vsx

More Related