Discussion:
Generate XML files from C# class (XML serialization)
(too old to reply)
Arjen
2004-01-01 19:20:48 UTC
Permalink
Hello,

With XDE (xml file) and Visio (uml) you can generate C# classes code from
diagrams.
Now I have made some C# classes with Visio UML diagrams.

Inside these classes I have some variables that I want to save in an XML
file.
(XML serialization) This XML files must have a structure.

Is there a way to "mark" the variables in the code and then generate with
XDE the XML file?

Thanks!
Arjen
2004-01-01 19:29:57 UTC
Permalink
Sorry...

I mean XSD.exe

Loading...