Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Framework Class Library
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01015684
Message ID:
01015764
Views:
19
Kevin,

In VS2003 you can use the Object Browser to navigate through Assembly and class hierarchys.

If you have VS2005 Beta 2 then you can go one step further and drag an assembly, class or interface onto a new class diagram and VS will construct a diagram for you! This is a real cool feature of VS 2005 but I am not sure if you are limited to framework 2.0 or if its respects side by side versioning?

If you would like to navigate from a particular class in a caller/callee fashion then you need to get hold of Reflector. This gives you the added benefit of allowing you to outline/disassemble the class or assembly to see how features have been implemented by MS.

http://www.aisto.com/roeder/dotnet/

Regards
Neil
Previous
Reply
Map
View

Click here to load this message in the networking platform