Features and disadvantages of dataset?

Answer Posted / amit garg

Feature of DataSet:
1.DataSet provide disconnected mode.
2.We can Use DataRelation between Table in DataSet.
3.DataSet Contain Hug of Data from database.
4.DataSet can Load a From Other Resource Like XmlFile.
DisAdvantage of DataSet
1.DataSet is slower in compare to RecordSet Because at
First Data Convert in xml before providing the user.
2.we can not use freuqent changes data in dataset because
it works as disconnected mode.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can you identify whether or not any changes are made to the DataSet object since it was last loaded?

647


What are the methods of XML dataset object?

694


What is the difference between ado.net and oledb?

569


What are the objects of ado.net?

630


What are the core objects of ADO.NET?

674






Explain how to create dynamic gridview?

597


What is the full form of ado?

599


What are the advantages and drawbacks of using ado.net?

732


Explain what are acid properties?

633


Give an example of a .net application which connects to microsoft access database using ado.net classes.

672


Which control of the BindingNavigator returns the current position within the data source?

812


How to find the given query is optimised one or not?

601


What is openrowset?

583


How we can provide data to ado.net?

627


What are the ado.net components?

624