XMLDataDocument
This is now obselete
This class is inherited from XMLDocument and exposes the XML content as an ADO.NET DataSet instance.
This should only be used when you need to access your data as a DataSet.
It was used to allow structured data to be stored, retrieved and manipulated strough a relational DataSet.
System.XML Namespace
This namespace contains a large number of classes for reading, processing and handling XML
XMLReader | readonly, forward only, non cached, abstract class |
XMLTextReader | readonly, forward only, handle simple structures derived from XMLReader |
XMLValidatingReader | |
XMLNodeReader |
© 2024 Better Solutions Limited. All Rights Reserved. © 2024 Better Solutions Limited TopPrevNext