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 |
Explain the difference between a namespace and assembly name in .net?
In which way you can convert a value-type to a reference-type?
What is the use of multicast delegate while methods of multicast delegate do not execute in a order?
STATIC METHOD CAN BE OVERLOADING AND OVERIDNG? IS POSSIBLE IN iN c# .NET AND WHAT IS THE REASON??
How Do You Convert A Value-type To A Reference-type?
Is array a collection c#?
How do you pass reference parameters in c#?
Why is c# a good programming language?
Explain polymorphism in c# with a simple example?
What are the types of operator?
Why can’t struct be used instead of class for storing entity?
What is the difference between proc. Sent by val and by sub?
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)