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 Boxing and Unboxing.
Distinguish between RichTextBox control and TextBox control.
What is meant by the Runtime services?
Write down the various open source tool accessible for the VB.NET?
Illustrate the difference between the .dll extension and .exe extension files?
Differentiate between SqlClient and OLEDB Provider?
Explain about the DataContext class and also how it is related to the LINQ?
Elucidate the types of Authentication?
Illustrate Hybrid and Community cloud.
How we can prevent users of the application from editing a text in ComboBox controls in the .NET 4.0?
18,76,764
1922568 Asked
3,689
Active Tutors
1458696
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!