Microsoft 11863 Published by Bob 0

Sample code for the XmlBookmarkReader, an XmlReader that enables you to set a bookmark at an XML node, move the XmlReader ahead, and then go back to the bookmarked node and replay the XML content again.

Read more