Features and disadvantages of dataset ?
Answer Posted / kannan
Features:
DataSet is XML oriented, so serailization is possible.
Disconnected architecture.
Disadvantages:
Occupies more space. Because Column and its collection, Row
and its collection, Constraint collection.
If not for updating database after modification than avoid
using dataset.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Define secured sockets layer.
How do you deploy your asp.net application?
What is cas?
Where are session variables stored?
Which ASP.NET configuration options are supported in the ASP.NET implementation on the shared web hosting platform?
Explain how does asp page work?
Explain the overview of asp.net?
Differentiate between client-side and server-side validations in web pages.
Explain exception handling in .net.
How to manage different kinds of sessions in ASP.NET?
What do you mean by serialize?
Does google crawl redirects?
Explain how can we inherit a static variable?
What is base class of .net?
How use Xml data in ASP.net?