WHAT Are the major major compnents of a data provider in
ADO.net.
Answer Posted / nivedita
components are
command
connection
reader
adopter
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain ado.net features?
What is ado control?
What is the current version of entity framework?
What is commandbuilder in ado.net?
What are the advantages and drawbacks of using ado.net?
What is sqlconnection and sqlcommand?
What is the use of connection object in ado.net?
How can I retrieve two tables of data at a time by using data reader? Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What are the various methods provided by the DataSet object to generate XML?
What are the core objects of ADO.NET?
What are the different methods available under the sqlcommand class to access the data?
What is microsoft ole db provider for sql server?
Which object is used to add relationship between two Datatables?
What does executereader return?
Can we do database operations without using any of the ado.net objects?