describe the xmlwriter classthe xmlwriter class


Describe the XmlWriter class.

The XmlWriter class is used to write XML to a stream, a file, or a Textwriter object. This class works in a forward-only, non-cached manner. You can configure the XmlWriter object up to a big extent. With this object, you can state a few things, like whether to indent content or not, the amount to indent, what quote character to use in attribute values, and whether or not namespaces are supported.

 

Request for Solution File

Ask an Expert for Answer!!
DOT NET Programming: describe the xmlwriter classthe xmlwriter class
Reference No:- TGS0311205

Expected delivery within 24 Hours