what are types of Dataset ?

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the meaning of executenonquery?

540


What is the difference between Data adaptor and Data set?

515


Explain how to pass multiple tables in datasets simultaneously?

497


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?

619


How to find the given query is optimised one or not?

508






Explain the role of data provider in ado.net? What is the role of data provider in ado.net?

530


how Sequence to connect and retrieve data from database using dataset?

756


What is openrowset?

501


What is ado connection?

507


Is datareader faster than datatable?

543


What is the difference between typed and untyped dataset?

510


Where is adodb dll located?

530


What is the full form of ado.net?

510


Explain the advantage of ADO.Net?

556


What is the default timeout specified for "sqlcommand.commandtimeout" property?

547