Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

describe about the ado.net object model

Answer Posted / sandyni

The main object model of an ADO.Net architecture is "Data
Provider". It provides data access to SQl server ,Oracle,
Access in order to retreive,update and insert data in the
datastore.

the main objects of ADO.Net object model are....

1.connection object : used to establish connection to
database.

2.command object: it is used to execute commands and stored
procedures.

3.dataAdapter object: used to establish connection between
datastore and dataset.

4.dataReader object: used to read data from dataset in
forward only.

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sqlconnection and sqlcommand?

1195


How is entity framework different from ado.net?

999


Which object of ado contains datarow datacolumn collection?

1010


What are three methods for displaying data in a syncfusion datagrid

1125


Explain how to pass multiple tables in datasets simultaneously?

1079


how Sequence to connect and retrieve data from database using dataset?

1350


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

1113


What is the difference between sqlcommand and sqldataadapter?

1032


What are the steps you will take to improve performance?

936


What are the parameters that control most of connection pooling behaviours?

1119


What is a datagridview?

1086


Which is the best method to get two values from the database?

1010


What is csdl entity framework?

1062


What is the significance of CommandBehavior.CloseConnection ?

1210


What are the differences between OLEDB and SQLClient Providers?

1237