Troubleshooting Circular Dependency by Analyzing Dependency Graphs Generated using Visual Studio 2013 Ultimate Architecture Feature

Visual Studio 2013 Ultimate edition includes modeling tools, such as the Architecture Explorer, which graphically displays projects and classes and the relationships between them. It supports UML activity diagram, component diagram, class diagram, sequence diagram, and use case diagram. This video tutorial shows how to use visualization tools in Visual Studio to understand the dependencies and relationships in your code