What provider ADO.net use by default?
Answer Posted / kavita
there is no any default provider,we have mention there which provider we going to include.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is difference between ado.net and asp net?
Explain what is datagrid with an example?
What are the advantages of using datalist?
What is the difference between ado.net and entity framework?
Explain the difference between data reader and data set?
What is the hierarchy of data in databases?
How to perform sorting on a table in ADO.NET?
What are datareaders?
What are dcl commands?
What is the difference between sqldatareader and sqldataadapter?
What does executequery return?
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?
Why is it important to close an ado.net application?
How do you implement locking concept for dataset?
What is Dataset Object?