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
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