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.
Write about the SOAP encoding?
What are the chief built in objects in Asp.net?
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Specify the operating systems over which the .NET Framework runs upon?
How one can put a border around the picture box?
What we can do to allot page specific attributes in the ASP.NET application?
What is Custom Activities?
Write the difference between the Procedural and Object-oriented programming?
Explain the types of Inheritance.
Write about the classes are supported to make an XML DOM?
18,76,764
1924336 Asked
3,689
Active Tutors
1447820
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!