WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / hemnath.c
data adaper
| Is This Answer Correct ? | 16 Yes | 6 No |
Post New Answer View All Answers
What is the functionality of data provider in ado.net?
What is ado.net components?
What is bubbled event?
How can I retrieve two tables of data at a time by using data reader?
Command objects uses, purposes and their methods.
What is disconnected scenario in entity framework?
Explain the difference between sqlcommand object and command behavior object?
Explain the difference between data reader and data set?
Is it possible to edit data in Repeater control?
Explain how can we load multiple tables in to dataset?
Which components of a data provider is used to retrieve, insert, delete, or modify data in a data source?
What does ado stand for?
What is data adapter in ado.net with example?
What is difference in record set and dataset?
Which is faster dataset or datareader?