Different types of data providers
State different types of data providers existing in .NET Framework?
Expert
Different types of data providers existing in .NET Framework are as follows:
i. .NET Framework Data Provider for ODBC – It provides access to the databases exposed by using ODBC. It uses a name System.Data.Odbc.
ii. .NET Framework Data Provider for SQL Server - Provides access to Microsoft SQL Server 7.0 or later version. It uses a namespace System.Data.SqlClient.
iii. .NET Framework Data Provider for OLE DB - Provides access to databases exposed by using OLE DB. It uses a namespace System.Data.OleDb.
iv. .NET Framework Data Provider for Oracle - Provides access to the Oracle database 8.1.7 or later versions. It uses a namespace System.Data.OracleClient.
Is there a technique to suppress the finalize process within the garbage collector forcibly in .NET?
Illustrate the terms Persistent cookie as well as Session cookie?
Distinguish the terms Asp.net and Vb.net?
Which of the following steps involves Assembly execution? a Evidences are gathered about assembly. b Depending on the gathered evidences, the assembly is assigned to a code group. c Security rights are allocated to the assembly, depending on the code group. d Assembly runs as p
Write down the benefit of packaging over xcopy in the .NET?
What are the chief built in objects in Asp.net?
Differentiate between publishing and deploying an application?
State some of the different ways in order to pass parameters to the server?
Explain what is the CLI and also if it is same as that of CLR?
Write the name of the control that you will use to make sure which values in the two different controls match?
18,76,764
1931725 Asked
3,689
Active Tutors
1446517
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!