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.
In what way we can display the icon during runtime on a StatusStrip control?
By which method we can sign out from the forms authentication?
Write down the three main points in WCF?
What is the function of DialogResult property of the Button control?
What is the requirement of Copy Web Site?
Write down some of the layout Panels of WPF?
Define the term Event.
Write major difference between function and sub-procedure?
Name the methods of DataView class?
In what way we can format dates, numbers and currencies in the text box?
18,76,764
1942494 Asked
3,689
Active Tutors
1449074
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!