The dependency matrix of VS 2010 crashes VS 2010 as soon a I try it on my application! Anyone knows a good VS addin with a solid dependency matrix?
A:
The tool NDepend is integrated in VS 2010, 2008 and 2005 and comes with a nice Dependency Structural Matrix that scales even on large code base.
A cool thing is that the NDepend's matrix can interoperate with the NDepend graph capabilities:
Patrick Smacchia - NDepend dev
2010-09-01 15:01:26