Answer Posted / ponvanaraja
A Dataset is a in memory representation of a collection of
Database objects including tables of a relational database
scheme. The dataset contains a collection of Tables,
Relations, constraints etc.,
It can be used for manipulating the data remotely and
finally updating the database with the modified data. This
way it enables disconnected means of working with data. This
improves performance in terms of reducing the number of
times a database is accessed for data manipulations.
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is a viewstate?
What is difference between asp.net and asp.net mvc? : Asp.Net MVC
What is a session in programming?
How to use push notification?
What is application Object?
Which is better php or asp.net?
What is the meaning of TestApi?
what is DLL Hell and how it is solved in .NET? please explain clearly??
What is the difference between a multi-layer and multi-tier applications?
Difference between .NET and previous version?
Which control has default post back is enabled(true)?
Can master pages be nested?
Explain the difference between server control and html control.
What does it mean your session has timed out?
What are the various types of cookies in asp.net?