what are types of Dataset ?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of data grid?

492


Explain the two fundamental objects in ado.net?

508


How to generate a single aggregate?

544


What is the meaning of executenonquery?

540


What are the difference between readonly vs. Const?

506






Explain how to call the sql commands asynchronously in ado.net version 2.0?

514


Define Execute Scalar?

554


Explain the difference in record set and dataset?

493


What is the difference in record set and dataset?

524


What is ole data type?

508


What is disconnected data?

582


If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?

618


What is data reader in ado.net?

501


What is difference between executequery and executeupdate?

502


What are typed and untyped dataset?

559