what is the deference between dataset and data adapter?
Answer Posted / sachin gupta
Dataset id used to fetch the data from database in the form row and columns (tables).
Data Adapter is just like meduim or channel through which data is coming from database to dataset
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What are the difference between function and stored procedure in .net programming language?
What is the use of worker process in asp.net?
Why is string called immutable data type?
How can you pass multiple complex types in Web API?
What is a 404 redirect?
What is the displayafter property in updateprogress control?
Differentiate between globalization and localization.
1.how to encrpt query string in asp.net? 2.there are 10000 records then i wnat display 5000 records one gridview and 5000 records another grid view what is the process?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
What do you mean by View State and what is its role?
What is strong-typing versus weak-typing?
Who creates jsessionid?
What do you mean by role-based security?
What is query string?
How ASP and ASP.NET page works? Explain about asp.net page life cycle?