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.
Briefly describe constant.
What is meant by Manifest?
Explain how does an MDI form differ from a standard form?
Write down in brief the various types of Triggers in the WPF?
Differentiate between the HtmlInputRadioButton or HtmlInputCheckBox control?
Write the difference between unmanaged and managed code?
Write the syntax of the while loop in the C# program.
Explain State Management? List the ways to maintain the state in .NET?
Explain the types of deployment models which are used in the cloud?
Specify the pre-requisites for connection pooling?
18,76,764
1924538 Asked
3,689
Active Tutors
1450128
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!