Provider Model implementation with SQL and XML providers
This is a simple Provider Model implementation in an ASP.NET application. The sample code displays communication to Sql Server using SQL Provider and an XML file using XML Data Provider. There can be multiple providers and any specific provider can be picked at run time.