What is the namespace to read and write XML file in C#?
Ask by Anonymous User
Updated 23 Sep 2020
System.Xml
System.Xml.Schema
System.Xml.Serialization
System.Xml.XPath
System.Xml.Xsl
System.Xml namespace is used to read and write xml file in c#