describe about the ado.net object model

Answer Posted / prakash

Not Sql ADO Object Model Only.But ADO.Net has the following
methods also

1.OLEDBProvider
2.SQLProvider
3.ODBCProvider

the above all has the Connection,Command,Data Reader, Data
Set, Data Adapter Also.So Finally List Only Common Object
Models , They are

1. Connection Objects
2. Command Objects
3. DataReader Object
4. DataSet Object
5. DataAdapter Object

Is This Answer Correct ?    10 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we serialize data?

497


Explain which name space is used to get assembly details?

524


Which parameter of ConnectionString is used to specify the name of the database?

545


What is microsoft ado.net?

578


Explain what are the steps to connect to a database?

493






What is the difference between statement and preparedstatement interface?

563


What is sql command in ado net?

499


How to identify the updated rows in a dataset?

517


How to Read, Add, Update and Delete record in Entity Framework ?

564


Explain what are acid properties?

536


What are the disadvantages of using datalist?

508


What is the difference between data reader and data adapter?

534


What is ado.net and its architecture?

500


What providers does Ado.net uses?

571


What we do with the object of ado.net dataset after using it?

522