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
Why do we need master page in asp.net?
Explain the difference between sql invalidation and sql notification.
How many types of sessions in asp.net?
Explain the components of web form in asp.net
How do http sessions work?
Explain advantages of caching?
Explain why it is useful to use mvc instead of webforms? : asp.net mvc
Do you know caching feature?
Explain the difference between Repeater and Data list control in ASP.NET?
What is a form tag?
Define what is razor? : asp.net mvc
What are the best practices to follow to secure connection strings in an ASP.NET web application?
Explain the differences between managed and unmanaged code?
Define data caching?
What is difference between Fragment Caching and Page Caching in ASP.NET?