G
Guest
Hi,
XmlTextReaderWriter as I would like to be able to modify an XML value
inplace of an existing file which would require both read and write
operations.
I want to be able to modify like I would a .INI file, inplace. So I can
say something like update this node from this value to this value but I dont
want to have to read in all the nodes and values and then rewrite them all.
Thanks
XmlTextReaderWriter as I would like to be able to modify an XML value
inplace of an existing file which would require both read and write
operations.
I want to be able to modify like I would a .INI file, inplace. So I can
say something like update this node from this value to this value but I dont
want to have to read in all the nodes and values and then rewrite them all.
Thanks