Generate C# code from UML static model...

N

Nishal Thomas

Is this possible at all using Visio 2003 Professional edition? If possible
can someone tell me what steps I need to follow or atleast a web-site where I
can find an exact "for dummies" solution?

Looked through the entire Miscrosoft documentation, and every where there is
only mention of reverse engineering from code to static models. I saw a
mention of this statement in the documentation: "Generation of code skeletons
from class definitions in UML models into C++, Visual C#, or Microsoft Visual
Basic."; was unable to find any other clue on this topic though.

Any help would be appreciated, TIA.
 
M

Mark Nelson [MS]

Code generation from UML is a feature of the Visio included with Visual
Studio 2003 Enterprise Architect. Visio 2003 Professional only does reverse
engineering from code.
 
B

Billyjoe Jimbob

Mark,
What does this mean, "does reverse engineering from code."? Just a simple
answer would be of help.
Thanks,
BjJb
 
M

Mark Nelson [MS]

Visio Professional will automatically create a UML diagram from your project
code. If you want to start with a UML diagram and automatically generate
the project code, you must use Visual Studio 2003 Enterprise Architect.

--
Mark Nelson
Microsoft Corporation

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top