What are advantages of microsoft-provided data provider classes in ado.net?



What are advantages of microsoft-provided data provider classes in ado.net?..

Answer / Subodh Shukla

Some potential advantages of the Microsoft-provided data provider classes in ADO.NET include: seamless integration with .NET Framework, support for both SQL Server and other databases, ease of use, and consistent API across providers.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ADO.NET Interview Questions

What are the data access namespaces in .NET?

1 Answers  


feature of ADO.Net

11 Answers   Wipro,


Difference between DataReader and DataAdapter / DataSet and DataAdapter?

3 Answers   TCS,


what is bubbled event can u pls explain

3 Answers   Wipro,


Explain how to call the sql commands asynchronously in ado.net version 2.0?

0 Answers  


ADO and ADO.NET differences ?

2 Answers   Microsoft,


What are the advantages and disadvantages of using datalist?

1 Answers  


Which is faster datareader or dataadapter?

1 Answers  


Why is stored procedure used in ado.net?

1 Answers  


Explain the basic use of "dataview" and explain its methods.

1 Answers  


Explain ODP.net

1 Answers  


How to check if a datareader is closed or opened? IsClosed()

1 Answers  


Categories