Welcome to MSDN Blogs Sign in | Join | Help

Sara Ford's Weblog

My adventures embracing open source on CodePlex and at Microsoft

News

    • Did you know... All author proceeds go directly to sending Hurricane Katrina survivors to college.

      Microsoft Visual Studio Tips book

      Recent Entries

Did you know… You can view the Class Diagram for a class from the Class View - #351

The Class Diagram was built by another team outside the Visual Studio Core Team, so I don’t have too much first-hand or in-depth knowledge about it. During this time, I was heads-down in accessibility work, and my second-in-command for the accessibility testing effort Matt owned testing the Class Diagram. I recall many, many discussions about how to make it accessible.

For more information about Class Diagrams, check out http://msdn.microsoft.com/en-us/library/33864ckt.aspx Maybe I’ll hunt down the local expert and write some tips about it, as I always wanted to know more about it.

Within the Class View, there’s the icon for viewing a class in the Class Diagram.

View Class Diagram toolbar button within class view

This will add the Class1 shape to the Class Diagram or will create the Class Diagram if you don’t have one created yet.

image

To make this a super-tip, you can bind this command to a keyboard shortcut. The command is ClassViewContextMenus.ClassViewItem.View (hey, at least it is descriptive.)

Class View Class Diagram command

and now the keybinding will appear in the Class View toolbar.

View Class Diagram toolbar icon tooltip

Technorati Tags: ,

Please note I’m taking a real vacation and won’t be able to moderate comments until I get back mid next week.

Posted: Thursday, November 06, 2008 3:00 AM by saraford

Comments

Visual Studio Hacks said:

My latest in a series of the weekly, or more often, summary of interesting links I come across related to Visual Studio. SlickEdit Versioning Toolbox is a Visual Studio extension that gives version control like functionality on your local workstation.

# November 8, 2008 11:29 AM
New Comments to this post are disabled
Page view tracker