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
What symbol would you use to denote, the start of a code block in aspx views?
What is asp net application object?
What are the various ways to send content from one page to another?
Where the viewstate is stored after the page postback?
What are the various types of validation controls provided by asp.net?
Whta are the Various steps taken to optimize a web based application (caching, stored procedure etc.) ?
In which event of the page viewstate is available?
What is custom attribute? How to create?
Can you explain architecture of your project ?
What are the main advantages of using asp.net?
Explain the use of errorprovider control in .net?
What are the new data controls in asp.net 2.0?
What are the advantages and disadvantages of Using Cookies?
How do http sessions work?
What is cached data phone?