This project contains several implementations of .NET XMLproviders, including custom XmlReader and XPathNavigator implementations. Specifically, you'll find the following examples:
- FileSystemNavigator
- RegistryNavigator
- AssemblyNavigator
- ZipNavigator
- NavigatorReader (XmlReader over any navigator)
- XPathReader (XmlReader over XPath selections)
For more details, check out my article titled “Writing XML Providers for Microsoft .NET”.
Download here.
Posted
Jan 30 2004, 04:47 AM
by
Aaron Skonnard