What are advantages and disadvantages of Microsoft-provided
data provider classes in ADO.NET?
Answers were Sorted based on User's Feedback
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 |
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 |
How to maintain the relation between two tables in ADO.NET?
0 Answers Petranics Solutions,
How does ado.net work?
What is an example of ordinal data?
Define bubbled event?
What are the ado.net connection pooling parameters?
Explain how to create dynamic gridview?
What are the attirbutes of DataSet?
What is datatable?
Is it possible to edit data in Repeater control?
Explian About DataAdapters
What is the usage of the dataset object in ado.net?
What is commandbuilder in ado.net?