| Publisher | Microsoft | ||
|---|---|---|---|
| Format | HTML | Date added | 01 Feb 2005 |
| Topics | .NET, XML | ||
| Downloads | 88 | ||
XmlBookmarkReader is 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. The advantage of XmlBookmarkReader is that it enables efficient XML processing using the XmlReader API, without loading the whole XML document into memory for applications that need to scan ahead before processing the current position. It is also useful for applications that need to be able to step back a few nodes and "replay" them. Without the XmlBookmarkReader, such application would have to load the whole or part of the XML document into memory, using XmlDocument or XPathDocument.
Related white papers
Microsoft ASP.NET Threading
This Microsoft Support WebCast will take an in-depth look at the Microsoft ASP.NET threading architecture, and what it means to your Web applications. You will learn how to monitor the...
Software Engineering Today - Best Practices & Patterns
This is the final webcast in the 15 part series ?Modern Software Development in .NET Using Visual Basic?. Developers shouldn?t miss this opportunity to examine the following topics with renowned...
Entertainment Retailer Expects Store Data Analysis to Increase Sales by $1.8 Million
Virgin Entertainment Group operates Virgin Megastores, one of the largest entertainment media retail specialty chains in the United States. Virgin wanted to increase the effectiveness of its store managers and...
Quest Connect Archive: white papers, demos and more!
Did you miss our virtual event? No problem! You can still get the latest information for Active Directory, Exchange, SharePoint, SQL Server and more - without leaving your computer!...
Crutchfield Case Study: A Win-Win Situation
Fast growth had pushed Crutchfield's data center to the maximum capacity of its cooling unit. The company wanted to reduce the number of physical machines to avoid buying a new...
Web Server Improvements with Microsoft Server 2008
This is another in our series about Microsoft Longhorn, also known as Server 2008. In this series we break down the most important components of Longhorn and give listeners the...
Protect Data and Client Trust: An End-to-End Approach to Protecting Your Web Applications and Your Organization
Every day, more and more business is conducted online creating new challenges for meeting Web application security and compliance. It's a hacker's dream and your security nightmare. Due to the...



