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.
Define is IIS and also explains its uses?
How can you send an email message through an ASP.NET Web page?
Explain what is meant by the IL?
Describe the features of Chart control.
What do you mean by the term Routed event?
Provide a detailed introduction on the Side-by-side execution. May two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executable?
Illustrate Windows Workflow Foundation (WF).
Is it possible to post and access view state in the other application?
Explain briefly about Object Relational Designer (0/R Designer)?
Explain the role of CLR in .NET Framework.
18,76,764
1933544 Asked
3,689
Active Tutors
1423298
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!