XmlWriter class

Explain the XmlWriter class.

E

Expert

Verified

XmlWriter class is used for writing XML to a file, a stream, or a Textwriter object. This class works in the forward-only, non-cached manner. The XmlWriter object can be configured up to a great extent. With the help of these objects, a few things can be specified, like whether to indent content or not, quantity to indention, what quote character to be used in the attribute values, and whether or not namespaces are to be supported.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.