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.
Distinguish between RichTextBox control and TextBox control.
Write down a feature that is common to all the .NET languages?
Specify the similarities between a class and a structure.
State the components of WF 4.0?
Name the property that is used to check whether a DataReader is closed or opened?
Illustrate the terms Authorization as well as Authentication?
What is a behavior of the Web browser when it receives the invalid element?
Write the chief features of the Cloud services?
How we can dynamically add the user controls to the page?
Which classes are used to handle standard menu in the MenuStrip control.
18,76,764
1923287 Asked
3,689
Active Tutors
1446575
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!