XmlSerialization

L

Lloyd Dupont

I'm trying to discover XmlSerialization in the follwowing context.

I have a big XmlData file that I get from an external source and that I want
to load in memory.
I don't have the class definition, I want to make it up as I progress.

Is it ok to use the XmlSerializer to load a class with plenty of unmapped
variable?
 

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