Answer:
The XMLReader Class (Assembly: System.Xml.dll) represents a reader that provides fast, non-cached, forward-only access to XML data.
The XMLValidatingReader class (Assembly: System.Xml.dll) represents a reader that provides:
a) Document type definition (DTD),
b) XML-Data Reduced (XDR) schema, and
c) XML Schema definition language (XSD) validation
Asked In: Many Interviews |
Alert Moderator