Sunday, September 02, 2007 3:37 PM szurgot

VS 2008 Help = Awesome!!!

Edit: Looks like this feature has been available for a while. Wish I had noticed it before.... 

Working on a WPF Project this weekend, I discovered an awesome feature in Help in VS 2008. On members listings for individual components, you can filter out inherited and protected members, which means you easily see only the members that apply to a particular class. Very, very useful when dealing with WPF components, since it takes a list down from hundreds of members, to just the few that are applicable.

For example, it takes the Border class from this:

To this:

(It's a little hard to read the text, but it went from about a hundred members down to 10. You can see by the same of the thumb on the scroll bar)

Now if only intellisense could add filtering levels like that :)

At any rate, I'm digging it. Saved me a lot of time already. Thanks to the team who put that feature into place!!!

Filed under:

Comments

# re: VS 2008 Help = Awesome!!!

Tuesday, September 04, 2007 10:22 AM by Nish

Looks like you haven't used VS 2005 all that much then. This is not a new 2008 feature - it's there in 2005 too :-)

# VS 2008 Help = Awesome!!!

Wednesday, November 28, 2007 8:47 AM by VS 2008 Help = Awesome!!!

Pingback from  VS 2008 Help = Awesome!!!