Data provider is a set of classes in the .NET Framework that allow access to the information in a data source. The data may be located in a file, in the Windows registry, or any type of database server or network resource. A .NET data provider also allows information in a data source to be accessed as an ADO.NET DataSet.