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.
State the method which can be used to impose Garbage collection in .NET?
Write name of the class which can be used for converting the data types?
Write about the Satellite Assembly?
Briefly state the characteristics of the value-type variables which C# programming language supports.
Define the execution process of managed code?
What are the different types of validation controls in Asp.net?
Illustrate the benefit of option strict on? Describe in brief.
Explain the disconnected architecture of the ADO.NET's data access model.
Define Query String? Explain its advantages and disadvantages?
Briefly describe key-based dependency and file-based dependency?
18,76,764
1931462 Asked
3,689
Active Tutors
1431248
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!