What provider ADO.net use by default?
Answer Posted / sharat
sqlclient is the default data provider
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
Explain how to create dynamic gridview?
I loaded the dataset with a table of 10 records. One of the records is deleted from the backend, how do you check whether all the 10 records were present while updating the data(which event and steps) and throw the exception 28 can datareader hold data from multiple tables?
Explain the overview of ado.net architecture?
What is meant by executenonquery?
What is ado net stands for?
How to check if the Dataset has records ?
What do you know about ADO.NET's objects and methods?
What is method to get XML and schema from Dataset? getXML() and get Schema ()
What is the default Timeout for SqlCommand.CommandTimeout property?
Explain what are the steps to connect to a database?
What is executequery?
Which keyword is used to accept variable number of parameters?
What is a control toolbox?
What does adodb stand for?
What are dcl commands?