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 is the difference between file-based dependency and key-based dependency?
how to debug web services on consumer side?
What is the displayafter property in updateprogress control?
Contrast OOP and SOA. What are tenets of each ?
What are the advantages of the code-behind feature?
How you can stop the validation of ASP.NET controls from client side?
What is GAC in ASP.NET 2.0
Is session stored in browser?
What is %20 in a url?
Disable Mouse right click on web page in asp.net?
Who creates jsessionid?
What are the different properties of server control that exists?
Explain the main differences between asp and asp.net?
Explain what is clr?
Give a few examples of page life cycle events.