Features and disadvantages of dataset ?
Answer Posted / dinesh sharma
Adv:
1)Dataset Is Disconnected Apporah
2)Dataset Is serialized Object
3)Dataset can contained More Then One Table
and We Can Done Any operation like relation ship
set,Primary Key ,retrive any colums.
Dis:
1) It is Slow then Datareader.
2) it is havey Object. so it take more space
3) Some Time it Will Not Satisafied The ACID Prop. Proprly
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
List the types of authentication supported by asp.net?
What does it mean your session has timed out?
What is the parent class of all web server control?
What are the asp.net 2.0 features?
What are the ways of preserving data on a Web Form in ASP.NET?
What are asp.net web forms?
How many languages are supported by .NET at present time?
How many types of cookies are there in asp.net?
What are the advantages of using session?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
Why will you usually create an aspnet user account in the database for an asp.net web application?
Explain the difference between debug.write and trace.write? When should each be used?
How do I use response redirect?
Define data caching?
What does asp.net stand for?