Community

Resolving the Unknown: Building Custom XmlResolvers in the .NET Framework

(Mark Fussell) This article gets under the hood of the XmlResolver class in System.Xml and describes how to create your own implementations of XmlResolvers that allow you to retrieve XML documents from alternative data sources, such as embedded assembly resources or from a database using custom defi

Read More - Register for Free Membership