
April 21st, 2004, 08:43 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 857
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Article Discussion: Creating XML Trees with the XmlTextWriter and XmlDocument Objects
So you know all about reading and parsing XML files, and even checking if they're well-formed and valid. Now, take a step into more advanced territory with this expose of two objects that let you dynamically create well-formed XML documents in your ASP.NET scripts.
Read the full article here: Creating XML Trees with the XmlTextWriter and XmlDocument Objects
|