what is typed and untyped dataset

Answer Posted / kiranmadiraju

We can generate Typed Dataset based on a single table or
multiple tables which are related by using primary key and
foreign key relationships through visual stdio which
generates a xsd file. This is a strongly typed in-memory
cache of data.
Untyped dataset is one which is filled/generated using a
DataAdapter and a command object.

Is This Answer Correct ?    15 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the dataadapter class in ado.net?

848


What is executenonquery ado.net?

697


Which architecture does Datasets follow?

772


What is connection string?

697


How to enable and disable connection pooling?

707


What is the difference in record set and dataset?

703


What is basic use of data view?

703


Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.

723


What two types of data providers does ADO.NET supply? What determines which one you should use?

718


What is the difference between SqlCommand and SqlCommandBuilder?

764


What are the benefits of using of ADO.NET in .NET 4.0?

722


What is a serialized object?

706


What is the return type of executescalar?

692


How to generate a single aggregate?

719


How to pass values into a datatable?

786