Re: Object (string) serialization
- From: "Paul Gielens" <pgielens@xxxxxxxxxxxxxxxx>
- Date: Tue, 29 Nov 2005 15:36:16 +0100
Hi Ann,
Try XStream.NET (http://www.jroller.com/page/CoBraLorD/20050427) capable of
serializing/deserializing any (including objects implementing IDictionary)
objects.
Best regards,
Paul Gielens
Visit my blog @ http://weblogs.asp.net/pgielens/
###
"Ann Huxtable" <ann.huxtable@xxxxxxxxxxxxxxxx> wrote in message
news:dmhll0$ikr$1@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi,
>
> I have a nested object (containing dictionaries) that i want to be able to
> persist (and read back from) a configuration file.
>
> Anyone has any ideas/pointers as to how to go about this. Essentially, my
> objects are dictioanies of dictionaries, and I want to be able to persist
> their state to text. Any help will be greatly appreciated.
>
> thanks
>
>
.
- References:
- Object (string) serialization
- From: Ann Huxtable
- Object (string) serialization
- Prev by Date: Re: ASP.NET
- Next by Date: Re: How to add nodes into TreeView via Threads?
- Previous by thread: Object (string) serialization
- Next by thread: ASP.NET
- Index(es):
Relevant Pages
|