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.
Describe the endpoint in the WCF service in brief.
Briefly describe deployment?
In the vb.net, explain how to connect the crystal report?
What are validation controls? How many validation controls are present in ASP.NET 4.0?
Illustrate the difference between Web.Config and Machine.Config and where it will be?
Illustrate the characteristics of the reference-type variables which are supported in a C# programming language.
Explain the difference between the Response.Output.Write() and Response.Write() methods?
How submaster page is differ from the top-level master page?
What do you mean by XBAP? Describe in brief.
State some of the use of ScriptManager control in the AJAX?
18,76,764
1959839 Asked
3,689
Active Tutors
1439672
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!