Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Features and disadvantages of dataset?

Answers were Sorted based on User's Feedback



Features and disadvantages of dataset?..

Answer / 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

Features and disadvantages of dataset?..

Answer / parveen atreya

DataSet is based on disconnected model. We can
Update/Delete/Edit data into dataset. As compared to
datareader data set is slow.In dataset data/information is
stored in the form of XML.dataset has many objects which
make this easy for user. read/write data operation is very
fast.

Is This Answer Correct ?    9 Yes 2 No

Post New Answer

More ADO.NET Interview Questions

What is the provider and namespaces being used to access oracle database?

4 Answers   Microsoft,


what is a dataview?why is it used for?

4 Answers   Choice Solutions,


how to add a selected row of a gridview to another gridview without reloading the page??

2 Answers  


can u tell me the how to get the print for the form

2 Answers   Crea,


How do you update a dataset in ado.net?

0 Answers  


What is the namespace in which .NET has the data functionality classes?

5 Answers   eMantras,


Explain what is datagrid with an example?

0 Answers   C DAC, CDAC,


What is the difference between a Dataset and DataReader? Can dataReader hold data from multiple tables?

3 Answers   Fulcrum Logic, Merrill Lynch,


What is difference between executenonquery and executequery?

0 Answers  


What is executescalar and executenonquery?

0 Answers  


Which are the different IsolationLevels ?

3 Answers  


What are the functions of oledbdataadapter?

4 Answers  


Categories