What is the easiest why to convert NameValueCollection to XML?

  • Thread starter Thread starter Julia
  • Start date Start date
J

Julia

Hi,
I am looking for the easiest way to convert
NameValueCollection to XML suitable for deserizliation of a class



More:

I have a Message Object which need to be desrialzie from a collection of
properties,

I would like to convert the collection to an XML suitable for serialization
since

it is the most generic way for me(the Message object will be changed)



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

Back
Top