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.
Explain an identifier in detail?
List out the difference between the “dynamic” and “var” data types?
Differentiate between the HyperLink control and the LinkButton control?
Illustrate the meaning of data encapsulation?
Write the name of the parent class of a Web server control?
Illustrate the basic difference between the PenLineCap's Flat and Square values?
Differentiate between Assembly and NameSpace?
Illustrate the use of CommandBuilder class?
What are validation controls? How many validation controls are present in ASP.NET 4.0?
Differentiate between authorization and authentication?
18,76,764
1923568 Asked
3,689
Active Tutors
1461159
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!