what are types of Dataset ?
Answers were Sorted based on User's Feedback
Answer / r p singh
There are two types of DataSet i)typed DataSet and 2)
Untyped DataSet.
1) The structure of typed DataSet is to be decided on the
compile time, its depend on the developer to decide the
structure of the DataSet.
2) Untyped DataSet don't have the defined structure,
according to the data they changed their structure
dynamically and store the data in XML format on the runtime.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / sonal rana
Dataset can be typed & untyped.Dataset are typed in vb.net.typed dataset uses information in XML schema file(XSD file).Untyped dataset has no built in schema.Untyped dataset can contain tables,columns,rows,constraints.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / deepak kumar jena
There are two types of Dataset provided by .NET.
1:- Typed Dataset
2:- Untyped Dataset
Typed Dataset:- This type of dataset allows XML data.
Untyped Dataset:- This type of dataset does not allow XML data
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / shree prakash mishra
1) The structure of typed DataSet is to be decided on the
compile time, its depend on the developer to decide the
structure of the DataSet.
2) Untyped DataSet don't have the defined structure,
according to the data they changed their structure
dynamically and store the data in XML format on the runtime.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / syed khaled al hasni
They are Basically 4 Types of DataSet.
1)MicroData.
2)Aggregate or Summarized Data.
3)Longitudinal Datasets.
4)Time Series Datasets.
| Is This Answer Correct ? | 10 Yes | 13 No |
What are the different namespaces used in the project to connect the database?
Explain the namespaces in which .net has the data functionality class.
What is ole word?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is concurrency? How will you avoid concurrency when dealing with dataset? (One user deleted one row after that another user through his dataset was trying to update same row. What will happen? How will you avoid the problem?)
What are the Features of a dataset
what is a dataset?
How can you identify whether or not any changes are made to the DataSet object since it was last loaded?
Why do we need ado.net?
What is disconnected data?
What are typed and untyped dataset?
What are the different row versions available?
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)