Video: Edit XML Data with the XmlDocument Class

In this video tutorial I walk through how to use the XmlDocument class to edit XML.  Click the link below to view the video. 

View Video

Published Thursday, December 14, 2006 8:36 PM by dwahlin
Filed under: , ,

Comments

# re: Video: Edit XML Data with the XmlDocument Class

Sunday, December 17, 2006 11:21 PM by keerti

Hi it would be of good help to me if  you could post some examples on converting ADO.NET data to XML and vice versa

# re: Video: Edit XML Data with the XmlDocument Class

Wednesday, April 18, 2007 2:15 AM by Hugo

hi, is it possible to display the xml document data as Html, edit it and the save it back as xml, to the folder where the original xml document was loaded from!? The changes are to be saved as a whole new xml document... Thanx for the help.