what are advantages and disadvantages of Microsoft-provided
data provider classes in ADO.NET?
Answer / madduri
SQLServer.NET data provider is high-speed and robust, but
requires SQL Server license purchased from Microsoft.
OLE-DB.NET is universal for accessing other sources, like
Oracle, DB2, Microsoft Access and Informix, but it?s a .NET
layer on top of OLE layer, so not the fastest thing in the
world. ODBC.NET is a deprecated layer provided for backward
compatibility to ODBC engines.
| Is This Answer Correct ? | 1 Yes | 0 No |
what is the difference between interface and abstraction?
5 Answers Choice Solutions, IBM,
What is verbatim string?
What is int32 in c#?
Can we create instance of private class in c#?
Is array a collection c#?
What is difference between write and writeline in c#?
Can constructor have return type c#?
How does the XmlSerializer work ?
What is difference between Enum and Struct?
What do you mean by “finalize” and “finally” methods in c#?
If I return out of a try/finally in c#, does the code in the finally-clause run?
Are arrays immutable c#?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)