visual studio - Is there a way to take a C# class or library and automatically convert it to Visio? -
I have a C # class library that I need a document. Is there any way i can project or class Visio I can convert to UML.
I am using Visual Studio 2008 Professional.
I think this thread answers your question:
< / P>
The above mentioned link by "Program.X" no longer works. Short answer: Visio works with UML models combining code of reverse engineering with Vision Pro 2007 and Visual Studio Team System for Software Architect 2005. It does not work with the Vizio Pro 2007 and this. Visual Studio Team System Architecture version 2008. However, Visio Pro 2007 does not allow you to reverse engineering the database.
Why ?: The ability to reverse engineer code is now provided in all versions of Visual Studio. The form of the class designer where the code is constantly synchronized with the model. In the future, additional modeling functionality will be provided in the Visual Studio Team system.
Apparently someone got a workaround for VS2008, but use it at its own risk
There is also an MSDN article on the subject:
Comments
Post a Comment