Different types of data providers
State different types of data providers existing in .NET Framework?
Expert
Different types of data providers existing in .NET Framework are as follows:
i. .NET Framework Data Provider for ODBC – It provides access to the databases exposed by using ODBC. It uses a name System.Data.Odbc.
ii. .NET Framework Data Provider for SQL Server - Provides access to Microsoft SQL Server 7.0 or later version. It uses a namespace System.Data.SqlClient.
iii. .NET Framework Data Provider for OLE DB - Provides access to databases exposed by using OLE DB. It uses a namespace System.Data.OleDb.
iv. .NET Framework Data Provider for Oracle - Provides access to the Oracle database 8.1.7 or later versions. It uses a namespace System.Data.OracleClient.
Define constant and variable.
Explain, what is a host process?
How to make a windows desktop application using visual studio 2010 ultimate?
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
List the usages of the Command object in ADO.NET?
Illustrate various types of Validation Controls?
List the usages of Command object in ADO.NET?
Explain the Code Contracts?
How the state of the requested process can be obtained?
Explain the use of Windows Installer.
18,76,764
1922758 Asked
3,689
Active Tutors
1412531
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!