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 |
Explain ado.net features?
What are the key features of ado.net?
How to load multiple tables into a dataset?
What is the difference between sqlcommand and sqldataadapter?
What are the steps to connect to a database?
Do we use stored procedure in ADO.Net?
what is connection pooling ?
What are the core objects of ADO.NET?
once data is fetched into dataset connection gets closed. but in datareader connection is always maintained...then why datareader is fast and mainly recommended ?
Explain all the classes those are used for database connections between sql server and asp.net?
ADO and ADO.NET differences?
Write steps of retrieving data using ado.net ?
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)