S
Safae
Hi.
Im using DataSet.readXml/WriteXml for read/write data but is too slow
(the size of my XML file is between 200,500ko)
I want to use XMLTextWriter & Reader but i don't know if i can
manipulate Data easily(read element,update element...)
in My application I make a several calls to the XML file (update, read,
insert elements) and I must save changes in XML file after each call.in
this case what is the better and faster way to read/write data :
XmlTexReader or XmlDocument or i must work with the SQL CE
sorry for my bad English and Thank you for all your help
Regards
Im using DataSet.readXml/WriteXml for read/write data but is too slow
(the size of my XML file is between 200,500ko)
I want to use XMLTextWriter & Reader but i don't know if i can
manipulate Data easily(read element,update element...)
in My application I make a several calls to the XML file (update, read,
insert elements) and I must save changes in XML file after each call.in
this case what is the better and faster way to read/write data :
XmlTexReader or XmlDocument or i must work with the SQL CE
sorry for my bad English and Thank you for all your help
Regards