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 |
Why do we use reflection in c#?
Why objects are stored in heap in c#?
What is boxing and unboxing in c#?
What do you understand by the terms datareader object and dataset object?
What is data type in c# with example?
How do you clear a list in c#?
What is private in c#?
What are functions c#?
Does c# support multiple class inheritance?
Explain dataset.acceptchanges method in .net?
What is the purpose of the integer parse method the decimal parse method?
What?s class SortedList underneath?
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)