4

How do i create a UML component diagram in Visual Studio 2012 Ultimate from Code? I cant drag anything from Architecture Explorer to the diagram.

user1324258
  • 561
  • 2
  • 8
  • 25

1 Answers1

0

Have you considered using Jetbrains Resharper for this purpose? Resharper can generate dependency diagrams, similar to component diagrams, although not in the strict UML specification.

CShark
  • 2,183
  • 1
  • 24
  • 42