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 objects of ado.net?
What is the default Timeout for SqlCommand.CommandTimeout property?
Explain ado.net features? Benefits? Drawbacks?
WHAT IS DIFF B/W VIEWS AND STORED PROCEDURE
What are the rules to implement connection pooling?
Sequence to connect and retrieve data from database useig dataset ?
What are the differences between OLEDB and SQLClient Providers?
make a login control??
What is ado.net and its features?
What is dataadapter in ado.net?
What is the functionality of data provider in ado.net?
how you will deal result set? How do you sort a dataset?If a dataset contains 100 rows, how to fetch rows between 5 and 15 only?
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)