Generate XML files from C# class (XML serialization)

A

Arjen

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!
 

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