Click here to Skip to main content
15,896,154 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
How to edit root element value of XML using XML writer

How to do this only with XML writer
Posted
Comments
syed shanu 18-Mar-14 2:24am    
Do you want like this http://stackoverflow.com/questions/2424613/xml-changing-the-value-of-an-attribute
KUMAR619 18-Mar-14 2:28am    
Can we do with XML writer for editing values
syed shanu 18-Mar-14 2:36am    
check with this links http://www.dotnetperls.com/xmlwriter
http://social.msdn.microsoft.com/Forums/vstudio/en-US/3c3d462b-b6fb-4051-b1c7-d4bd49bd463a/c-write-and-append-xml-elements-using-xmltextwriter-or-any-other-way-which-is-faster-and-preferable?forum=csharpgeneral
http://stackoverflow.com/questions/3247312/root-element-missing-creating-xmldocument-using-xmltextwriter
http://stackoverflow.com/questions/3380033/xml-root-node-not-closed

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900