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.
Why the data validations should be performed at a client side?
Illustrate the term event bubbling?
Differentiate between the default skin and the named skin?
Describe the naming conventions that are necessary for XML elements tags?
Explain how to store and retrieve images in the SQL server database via VB.NET?
Specify the process of execution for the managed code.
Illustrate the term Namespace also its uses?
Briefly describe about XSLT?
What is the role of the DynamicPopulateExtender control?
Briefly describe side-by-side execution and also explain whether two applications, one using the shared assembly and other private assembly be declared as side-by-side executables?
18,76,764
1929740 Asked
3,689
Active Tutors
1423558
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!