what is type dataset?

Answer Posted / sandeep singh shekhawat

There are two type of Data set

When We create dataset programmely taht is weak type data set.
like DataSet ds=new DataSet();

But when We Create a DataSet using XML Schema(Xsd) that is called strong type data set that has extension .xsd
and create when we do working with LINQ to XML.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different ado.net namespaces?

609


Which is the feature of ado.net?

511


Which keyword is used to accept variable number of parameters?

674


What is untyped dataset?

535


What is ado.net components?

496






How to copy the contents from one table to another table and how to delete the source table in ado.net?

513


What is the purpose of using adodb?

493


How can we load multiple tables in to dataset?

560


What are the features of ado.net?

493


What is disconnected data?

572


Explain the difference in an abstract class and an interface?

488


What is oledb driver?

484


What is difference between Dataview and Datatable?

520


Why ca not we use multiple inheritance and garbage collector paralelly in .net?

544


Which is the best method to get two values from the database?

511