N
news.microsoft.com
Hi folks. I'm trying to do code-generation based on a Visio model. Up till
now I've been basing my generated code on the structure of the database
generated by Visio.
That's got me most of the way, but I now need information that never gets
into the database structure (e.g. the verbs on joins).
Ideally I'd like to get an XSD representation of the ORM model, that'd make
my job a lot easier. However I'd settle for just being able to gain access
to the information by hooking into Visio from C#.
Can anyone offer any suggestions or pointers?
Thanks
Sean
now I've been basing my generated code on the structure of the database
generated by Visio.
That's got me most of the way, but I now need information that never gets
into the database structure (e.g. the verbs on joins).
Ideally I'd like to get an XSD representation of the ORM model, that'd make
my job a lot easier. However I'd settle for just being able to gain access
to the information by hooking into Visio from C#.
Can anyone offer any suggestions or pointers?
Thanks
Sean