Data providers in .NET Framework
Mention different types of data providers available in .NET Framework.
Expert
a) .NET Framework Data Provider for SQL Server - It offers access to the Microsoft SQL Server 7.0 or later version. It uses the System.Data.SqlClient namespace.
b) .NET Framework Data Provider for ODBC - It provides access to the databases exposed by using ODBC. It uses the System.Data.Odbc namespace.
c) .NET Framework Data Provider for OLE DB - It provides access to databases exposed by using OLE DB. It uses the System.Data.OleDb namespace.
d) .NET Framework Data Provider for Oracle - It provides access to the Oracle database 8.1.7 or later versions. It uses the System.Data.OracleClient namespace.
What do you mean by the XOML files?
How can we programmatically prevent the Combobox from dropping, in the .NET 4.0?
Write down a short note regarding the .NET?
Write name of the class which can be used for converting the data types?
Explain the importance of the Strong Name tool?
What are the methods by which we can instantiate a complex number?
How one can create the ellipse, which is the non- rectangular window?
State the method which can be used to impose Garbage collection in .NET?
Write all names of public properties well-defined in the WebService class.
Explain complete lifecycle of Web page?
18,76,764
1943651 Asked
3,689
Active Tutors
1428430
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!