adspace


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 current version of entity framework?

1047


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

994