What provider ADO.net use by default?
Answer Posted / sabyasachi
SQLclient is the default provider of ADO.Net.
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
What are the different methods available under the sqlcommand class to access the data?
What is full form of ado?
Explain the basic use of "dataview" and explain its methods.
What are all the classes that are available in System.Data Namespace?
What is the current version of entity framework?
What is fill method in ado.net?
What is the difference between ADO and ADO.Net?
Which keyword is used to accept variable number of parameters?
What property must be set and what method must be called in your code to bind the data from some data source to the Repeater control?
What is read only and forward only in ado.net?
What is dataset object? Explain the various objects in dataset.
How we can provide data to ado.net?
What is the difference between connected and disconnected environment?
Describe briefly an ADO.NET Dataset ?
Which is better ole db or odbc?