Visual Studio 2010 Tips #7 : Dependency Graph
In Visual Studio 2010 you can now create the dependency graph to view the complex structure of your class and the call tree.
Once you explore it has got some additional view like, Right to Left. If you click on any entity it will take you to the code.
This tool indeed helps us to understand the code better.
Namoskar!!!
Comments
- Anonymous
March 07, 2011
This is only available in the most expensive versions of VS though.