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 does question mark mean in c#?
What do you mean by sealed classes and static classes?
What is lazy loading entity framework?
What are value types and reference types?
Is c# scripting language?
What is string interpolation in c#?
What?s the implicit name of the parameter that gets passed into the class? set method?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
Can you override private virtual methods?
What problem does Delegate Solve?
Can we have a non static member function in a base class to be override in derived with static modifier?
Explain how to parse a datetime string?
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)