what is the deference between dataset and data adapter?
Answer Posted / chakri
Data Adaptor is used for manipulations in database like
select,update and delete and fills the data into dataset
the data accessed by dataadapter is filled in dataset
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is csrf attack in asp.net?
What are the differences between clr & cts?
What is the difference between the get method () and post method ()?
What tags do you need to add within the asp:datagrid tags to bind columns manually? How?
Types of instancing properties and explain each. Tell the difference between multiuse,singleuse and globalmultiuse and which is default ?
What's the use of formatters in .net?
How does a content page differ from a master page?
What is session authentication?
how to write html code with ssl
What is the difference between exe and dll?
How can we pass info between 2 asp.net pages?
How can you dynamically add user controls to a page?
Describe the method to create a permanent cookie?
How u refer webservices?
What is actually returned from server to the browser when a browser requests an .aspx file and the file is displayed?