Methods of a DataSet class
Differentiate between the methods Clone() and Copy() of a DataSet class?
Expert
The Clone() method duplicates only structure of the DataSet. The replicated structures comprise all the constraints, relation and DataTable schemas used by a DataSet. This method does not copy data, that is stored in a DataSet.
The Copy() method: It replicates the structure as well as data stored in the DataSet.
What is meant by the term Global Assembly Cache (GAC)?
Name the three states which are set in a CheckState property of the CheckBox?
Write name of the class which can be used for converting the data types?
What do you mean by the Assembly Manifest?
Web form belongs to which class in a .NET Framework class hierarchy?
Write down some of the layout Panels of WPF?
Name the different methods provided by a DataSet object to create XML?
What is the difference between Name Space and Assembly?
Briefly describe about ASP.NET?
Illustrate the term event bubbling?
18,76,764
1940369 Asked
3,689
Active Tutors
1424347
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!