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 symbol would you use to denote, the start of a code block in aspx views?

641


What is asp net application object?

619


What are the various ways to send content from one page to another?

609


Where the viewstate is stored after the page postback?

753


What are the various types of validation controls provided by asp.net?

626






Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?

655


In which event of the page viewstate is available?

549


What is custom attribute? How to create?

634


Can you explain architecture of your project ?

720


What are the main advantages of using asp.net?

637


Explain the use of errorprovider control in .net?

591


What are the new data controls in asp.net 2.0?

616


What are the advantages and disadvantages of Using Cookies?

591


How do http sessions work?

583


What is cached data phone?

614