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
How to register exception filter globally?
How can we Validate a Controls in ASP.NET page using JavaScript?
What is the significance of ASP.NET routing?
What is fulltrust?
What is a web api? Which protocol is used in a web api?
How many types of validators are there in asp net?
Explain client-side scripting?
What is application variable in asp.net?
What’s the difference between response .redirect and server.transfer?
To get the values in two different controls to match which control you use it?
What do you mean by role-based security?
What is data caching?
What is the use of global.asax file?
How can we provide the WebParts control functionality to a server control?
Are there any resources for drop-in replacements for the default css that comes with the ASP.NET Website template?