hi i need some help in data storage
I want to save some information on file. some body told me to use xml file , i want to try to access xmlserializer but i could not able to access it . can any one tell is there alternative avaialble if then please let me know how
i need to store some system setting on file tats all. thanks

Re: How can i store the data as xml file with c sharp on pocket pc by Chris

Chris
Sat Feb 21 22:50:30 CST 2004

An XmlWriter would work for just raw data. OpenNETCF.org's Smart Device
Framework has a Serializer which may help as well.

www.OpenNETCF.org

-Chris

"Ali" <anonymous@discussions.microsoft.com> wrote in message
news:B83ED150-CB6B-4B3F-A377-F950DFD90DC0@microsoft.com...
> hi i need some help in data storage.
> I want to save some information on file. some body told me to use xml file
, i want to try to access xmlserializer but i could not able to access it .
can any one tell is there alternative avaialble if then please let me know
how.
> i need to store some system setting on file tats all. thanks
>