Community

How to generate an XML document programmatically-using System.Xml.XmlWriter: Part III

(Bechir Bejaoui) In previous articles, I demonstrated how to generate a given XML file using both the DOM “Document Object Model” technology and with SAX “Serial Access parser for Xml”. In fact, they are very interesting API for handling XML entities or files but the .Net provides us another way to

Read More - Register for Free Membership