views:

804

answers:

2

I read that VS 2010 supports modelling projects in UML. Is it possible to generate UML diagrams from already existing code. If so how?

A: 

This question was answered here: reverse-engineering-code-into-a-uml-class-diagram-in-vs-2010

Canoehead
A: 

You can now create UML class diagrams from code by using the Visualization and Modeling Feature Pack for Visual Studio 2010 Ultimate.

Esther Fan - MSFT