Features and disadvantages of dataset?
Answers were Sorted based on User's Feedback
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 |
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 |
What is the provider and namespaces being used to access oracle database?
what is a dataview?why is it used for?
how to add a selected row of a gridview to another gridview without reloading the page??
can u tell me the how to get the print for the form
How do you update a dataset in ado.net?
What is the namespace in which .NET has the data functionality classes?
Explain what is datagrid with an example?
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?
What is executescalar and executenonquery?
Which are the different IsolationLevels ?
What are the functions of oledbdataadapter?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)