Editing an XML File

xml India
  • 13 years ago
    Hey
    There are two classes XPathNavigator and XmlDocument .
    through XpathNavigator i can read the file
    Through XmlDocument I can read the file and create a new file
    Can I also edit the file in anyway?
    Ex:

    <?xml version="1.0">

    <article>
    <title>
     Value to be changed
    </title>
    </article>


    I want to change the value after parsing the file using XML Parser.Is it possible?



















  • 13 years ago
    any idea anybody plz?

Post a reply

Enter your message below

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Brevity is the soul of wit” - Shakespeare