What are advantages and disadvantages of Microsoft-provided
data provider classes in ADO.NET?

Answers were Sorted based on User's Feedback



What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?..

Answer / destiny

Disadvantages
• Easily gets virus, and spyware.
• does not come with many useful software already
installed,
• Easily disrupted by other programs.
• Expensive to purchase.
• has bugs (slowly being fixed though)
• Multiple security issues.
Advantages
. Alot of games already on computer
.

Is This Answer Correct ?    4 Yes 3 No

What are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?..

Answer / guest

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 ?    2 Yes 6 No

Post New Answer

More ADO.NET Interview Questions

What is the difference in an abstract class and an interface?

1 Answers  


What is sequence of code in retrieving data from database ?

3 Answers   Accenture, BirlaSoft,


what is bubbled event can u pls explain

3 Answers   Wipro,


What is ado data control?

1 Answers  


What is namespace in ado.net?

1 Answers  


What are the Data providers in ADO.Net?

1 Answers  


how to keep track of index in listbox items.

2 Answers  


What is ole db query?

1 Answers  


How to identify the updated rows in a dataset?

1 Answers  


What is aggregate root?

1 Answers  


WHAT IS DIFF B/W VIEWS AND STORED PROCEDURE

2 Answers  


What is the difference between executenonquery () and executescalar ()?

1 Answers  


Categories