Serialization could definitely work. Binary serialization should be more
efficient than XML serialization in terms of both file size and speed.
"Jeff Callahan" <JeffCal@online.microsoft.com> wrote in message
news:S0JrZa5rDHA.3644@cpmsftngxa07.phx.gbl...[color=blue]
> i find the XmlSerialization classes you mentioned very useful for this[/color]
kind[color=blue]
> of thing. in addition, check out the System.IO.IsolatedStorage classes if
> you're interested in 'wrapping up' your data with versioning info,
> security, etc.
>
> let me know if you have any questions about using these.
>
> jeff.
>
> --
>
> This posting is provided "AS IS" with no warranties, and confers no[/color]
rights.[color=blue]
> Use of included script samples are subject to the terms specified at
>
http://www.microsoft.com/info/cpyright.htm
>
> Note: For the benefit of the community-at-large, all responses to this
> message are best directed to the newsgroup/thread from which they
> originated.
>[/color]