Quote (Minkomonster @ Aug 9 2014 07:42pm)
You can do this with VisualStudio. You can right click a class file in SolutionExplorer and View Class Diagram. Or, if you have VisualStudio Ultimate 2013 you can use the UML Model Explorer to generate UML diagrams for your entire project (including dependencies), which sounds exactly what you want.
I am using VS 2010 ultimate. But it wouldnt let me generate a UML that also includes namespace-dependencies. And I really dislike the graphical output of VS for large UML diagrams :/