XML Reader with Bookmarks
Blogger :
MSDN XML
All posts :
All posts by MSDN XML
Category :
.NET XML, System.XML
Blogged date : 2005 Feb 18
Helena Kupkova discusses the XmlBookmarkReader. It provides the ability to set bookmarks in an XML stream and then navigate between them, combining random access to the XML with the XmlReader API.
Read comments or post a reply to : XML Reader with Bookmarks