A
Art
I'd like to serialize, to an XML file, a dictionary. I've not done much with
VB.net for a year or so, and never did much with serialization or XML. I've
got version VS 2008. Can anyone give me an example -- I seem to be missing
something. Oh, then I'd like to deserialize it. I have tried to follow some
of the documentation, but I think there are too many holes in my knowledge to
follow it properly.
I have been able to serialize some fields, but now I would like to build a
collection and then serialize the whole thing.
Thanks for any help.
VB.net for a year or so, and never did much with serialization or XML. I've
got version VS 2008. Can anyone give me an example -- I seem to be missing
something. Oh, then I'd like to deserialize it. I have tried to follow some
of the documentation, but I think there are too many holes in my knowledge to
follow it properly.
I have been able to serialize some fields, but now I would like to build a
collection and then serialize the whole thing.
Thanks for any help.