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.
Specify the various improvements made in the CAS in .NET 4.0?
What is Code Access Security (CAS)?
State the different types of authentication techniques which are used in connection strings to connect applications of .NET with Microsoft SQL Server?
By which method we can post a Web page to another Web page?
How we can choose the color from a ColorDialog box?
Write the different types of literals used in C #?
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
Explain briefly about Object Relational Designer (0/R Designer)?
Distinguish among a Thread and a Process?
List different ways of deployment that are supported by .NET.
18,76,764
1932916 Asked
3,689
Active Tutors
1435791
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!