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 some of the use of ScriptManager control in the AJAX?
Write down the main core services of WWF runtime in brief.
Explain different implementations of the LINQ?
In what way we can enable the text box to modify its characters format for a user to enter the password?
What setting should be added in a configuration file to reject the particular user from accessing secured resources?
Distinguish the terms Asp.net and Vb.net?
Write the code to choose an item in a ListView control programmatically in the C#?
Describe the various types of work flow?
List the types of Cookies that are available in ASP.NET?
Explain how CAS works?
18,76,764
1952102 Asked
3,689
Active Tutors
1451505
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!