- Data providers in ADO.Net will help for connecting to database, executing commands & retrieving results from the database
- .NET Framework data providers are lightweight, creating a minimal layer between the data source and code, increasing performance without sacrificing functionality
- All data providers or ADO.Net class library is available in system. Data NameSpace
- ADO.Net supports following data providers

No comments:
Post a Comment