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.
List all templates of a Repeater control?
Write the name of the new method that has been introduced in ASP.NET 4.0 to redirect the page permanently?
Explain what is the CLI and also if it is same as that of CLR?
What is Code Access Security (CAS)?
Two catch blocks can be executed or not?
What is the difference between Name Space and Assembly?
Distinguish between toolstrip drop-down button and toolstrip split button?
Define the term tracing? And also explain that where it can be used?
Illustrate the various types of contract available in the WCF?
Illustrate some of the points regarding UserControl in WPF?
18,76,764
1955802 Asked
3,689
Active Tutors
1420638
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!