What are the providers available with VS.NET ?

Answer Posted / narayansahu(netx)

Odbc Data Provider:System.Data.Odbc
OleDb Data Provider:System.Data.OleDb
SqlClient Data Provider:System.Data.SqlClient
OracleClient Data Provider:System.Data.OracleClient

Is This Answer Correct ?    20 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is value type and refernce type in .net?

594


Conceptually, what is the difference between early-binding and late-binding?

592


Explain what is reflection in microsoft .net context?

565


What are the new thee features of com+ services, which are not there in com (mts)?

522


What are the collections you've used?

580






Explain how to rename a table using sql queries?

555


What is deferred execution vs. Immediate execution in linq?

572


What is the difference between a class and an object, and how do these terms relate to each other?

595


What are pdbs?

590


Explain what are the deferred execution and the immediate execution in linq?

579


What is dot net and its uses?

550


A developer company sends dlls to the client. Some client is not happy current functionality, so request some modification. Developer made some changes and send new dll to all clients. Some client is happy with old version, tell me minimal change to so that neither clients get affected?

518


Explain can the validation be done in the server side? Or this can be done only in the client side?

512


Should I implement finalize on my class? Should I implement idisposable?

553


What is common language specification (cls)?

650