What provider ADO.net use by default ?
Answer Posted / rajesh kadam
Sql client connection string
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to identify the updated rows in a dataset?
Is it possible to edit data in Repeater control?
What is connection string?
Is datareader faster than datatable?
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?
What are the objects of ado.net?
What are the steps you will take to improve performance? Will you use dataset or datareader?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
What is difference between datareader and dataadapter?
What is ado.net architecture?
What is ole db and odbc?
What is different between sqlcommand object and command behavior object?
What is ado oledb and odbc?
What is the difference between oledb sql server and oledbdotnet provider?
What do you mean by ‘batch updates’?