Can Visual Studio 2005 Pro generate UML style class diagrams?
Why the downvote?
flodin
2009-03-04 20:57:41
+2
A:
You can click on the magnifier icon in Solution Explorer window. Then the diagram will be generated.
m3rLinEz
2009-01-13 16:28:35
A:
2005 does not have a UML modeler. The class designer mentioned above will allow you to model and code gen your classes but it is not a UML tool per-say. If you're not concerned with code gen from the model then I would suggest to just use Viso. If you do want to generate code from a true UML model then you may want to consider something like Enterprise Architect.
2010 Team System how-ever is supposed to have full UML modeling and code generate built in. Only one more year to wait :-P
matt_dev
2009-01-13 16:29:21