I have setting.xml file and i need to open it choose some nod from it and write a new value from textbox , and then save it.
Is there any good example ?
Open, write and save XML file
Page 1 of 14 Replies - 332 Views - Last Post: 14 September 2011 - 05:54 AM
Replies To: Open, write and save XML file
#2
Re: Open, write and save XML file
Posted 14 September 2011 - 01:17 AM
Is the setting a setting for your application?. If so you don't need to edit it at an xml level, just update the setting in your program and make sure you save the xml.
If you want to read and write an xml file for some other reason this tutorial looks pretty good
If you want to read and write an xml file for some other reason this tutorial looks pretty good
#3
Re: Open, write and save XML file
Posted 14 September 2011 - 02:58 AM
ok , thank you , i made it !
#4
Re: Open, write and save XML file
Posted 14 September 2011 - 04:55 AM
If you are using .Net 3.5 or higher, I would suggest looking into LINQ-To-XML.
#5
Re: Open, write and save XML file
Posted 14 September 2011 - 05:54 AM
eclipsed4utoo, on 14 September 2011 - 04:55 AM, said:
If you are using .Net 3.5 or higher, I would suggest looking into LINQ-To-XML.
i found that, it helped me
Page 1 of 1
|
|

New Topic/Question
Reply




MultiQuote




|