what is the deference between dataset and data adapter?

Answer Posted / o p yadav

Datasets store a copy of data from the database tables.
However, Datasets can not directly retrieve data from
Databases.
DataAdapters are used to link Databases with DataSets. If we
see diagrammatically,

DataSets < ----- DataAdapters < ----- DataProviders < -----
Databases

Is This Answer Correct ?    33 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are validators and list some validators of asp.net?

720


What is the difference between dynamic SGA and static SGA?

779


Explain server-side scripting and client-side scripting.

681


how to elimainte the similar data from the different tables

1888


What is IPostBack? How to use it?

830


What are resource file and how do we generate resource file?

755


What are the properties of the eventargs argument when capturing keyboard events?

790


Explain the use of fragment caching.

830


How many types of validation are there?

702


How will create assesblies at run time?

737


Explain the namespace classes used in asp.net mvc? : asp.net mvc

722


Explain authorization levels in .net ?

787


What is the difference between abstract class vs interface? Can give me the real time examples?

685


When maintaining session through sql server, what is the impact of read and write operation on session objects?

738


Explain the reason why the javascript validation not run on the asp.net button but run successfully on the html button?

792