I’m writing an application that is going to be used locally on the PC, NOT on a web server. There is an administration section that I need to read in the XML add or edit nodes then re-write the XML File with the new information…
I have the information I need to edit and add I just need to know how to take my xml object and overwrite the file on the harddisk. Any Ideas?