Easily read and write XML using C#
        Posted  
        
            by NewDev
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by NewDev
        
        
        
        Published on 2010-04-19T10:47:54Z
        Indexed on 
            2010/04/19
            11:03 UTC
        
        
        Read the original article
        Hit count: 498
        
I have already found something for reading XML, however I find it difficult to write and update XML.
Can anybody please help in giving some code or advice on the best way of writing to XML files?
© Stack Overflow or respective owner