What providers does ado.net uses internally ?
Answer Posted / shwetha
Data Reader
and
Data Adaptor
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are the benefits of using of ADO.NET in .NET 4.0?
How is it possible to get 2 tables of data at a time by using data reader?
Can we do database operations without using any of the ado.net objects?
Explain why edit is not possible in repeater?
how to create a quiz software using 4 options to answer and how to check with answers in the database and award marks....
What is a datagridview?
Which architecture does Datasets follow?
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 is ole in vb?
How would you connect to a database by using .NET?
What is execute scalar in ado.net?
What are the different layers of ado.net?
What is Data Provider?
What is the difference between data grid and data repeater?
Define data access layer?