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.
In what way we can auto size the button to fit the text?
Write down in brief the various types of Triggers in the WPF?
What are the methods by which we can instantiate a complex number?
What is the role of the DynamicPopulateExtender control?
Explain Windows services?
Illustrate the term lazy initialization?
What do you mean by XBAP? Describe in brief.
Whether XCOPY copies the system files and the hidden files or not.
Specify the tools which can be used to develop the .NET applications?
Write the differences between HTML and XML.
18,76,764
1941849 Asked
3,689
Active Tutors
1452581
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!