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.
Write about Windows Azure operating system.
Explain keywords by giving example.
Elucidate the types of Authentication?
Define Server-side scripting and Client-side scripting?
What is meant by XCOPY?
Write the difference between for loop and the while in C#.
Illustrate the term Web User Control?
Explain some of the versions of .NET?
State different Visual Basic features which provide support to the LINQ?
How the customized properties of .NET application can be retrieved from XML .config file?
18,76,764
1948379 Asked
3,689
Active Tutors
1412724
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!