Jump to content
Xtreme .Net Talk

Recommended Posts

Posted
I'm attempting to alter an xml file. This file will have 2 main nodes in it, a Count node, and a Data node, what i wish todo is to amend a child node to the data node and increment the count node by one. At the moment i am doing this by loading it into the DOM and changing it, then using the save method. However this I know has alot of memory overheads, is there any way of doing this using the XmlTextReader & XmlTextWriter? I've played around with it abit, but can't seem to find an easy way of simply copying data from the reader to the writer.
Anybody looking for a graduate programmer (Midlands, England)?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...