A
Alain
Hi,
Is someone could help me to parse a VDX file?
1. I created a simple UML Static Structure diagrame containing 1 class with
1 operation and 1 attribute.
2. Save as VDX file
3. I want to write a C# project that would parse the VDX file to potentially
generate coding base on the class diagram draw in visio....
I know that .NET Development Stutio for Achitect generate C# coding from UML
diagram, hence I am assuming that this parsing logic of VDX file to generate
code already exist. Is someone know if this is public or propriatary
Microsoft code? I mean if someone founded any public library with this tools?
Otherwise is there is someone that could give some hint to achieve this?
I would like to avoid building a wheel that is already built.
thanks in advance
Alain
I have a hard time to find it if this parsing logic already exist this would
avoid me to code it myself.
Is someone could help me to parse a VDX file?
1. I created a simple UML Static Structure diagrame containing 1 class with
1 operation and 1 attribute.
2. Save as VDX file
3. I want to write a C# project that would parse the VDX file to potentially
generate coding base on the class diagram draw in visio....
I know that .NET Development Stutio for Achitect generate C# coding from UML
diagram, hence I am assuming that this parsing logic of VDX file to generate
code already exist. Is someone know if this is public or propriatary
Microsoft code? I mean if someone founded any public library with this tools?
Otherwise is there is someone that could give some hint to achieve this?
I would like to avoid building a wheel that is already built.
thanks in advance
Alain
I have a hard time to find it if this parsing logic already exist this would
avoid me to code it myself.