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...

WHAT Are the major major compnents of a data provider in
ADO.net.

Answer Posted / tejas mer

DataAdapter and DataSet are major parts of ADO.NET


DataReader is connected architecture and it's read-only, forward only type, so when you just want to display the data better to use it, it consumes less memory with compare to dataset as well.

DataSet is we can say in-memory representation of the data.
It's disconnected architecture.
Contains DataTables, which are further divided into Datarows and Datacolumns.
Also contains DataRelationships and Contraints...

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define isolation?

1027


What is the difference between oledb sql server and oledbdotnet provider?

1059


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

1048


How do we use stored procedure in ADO.NET and how do we provide parameters to the stored procedures?

1018


Explain the difference between data reader and data adapter?

1017


Describe the command object and its method.

1048


What is ado.net architecture?

972


Some important instruction regarding ADO.NET connection string ?

1046


How to generate a single aggregate?

1023


Explain the difference in an abstract class and an interface?

975


What are two important objects of ADO.Net?

1064


How can we perform transactions in .net?

1105


What is DataReader Object?

1098


Explain how to find the given query is optimised one or not?

1097


What is ado and dao?

1007