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.
Differentiate between the ComboBox control and the ListBox control?
Specify the tools which can be used to develop the .NET applications?
Describe the features of Chart control.
Name the three states which are set in a CheckState property of the CheckBox?
Illustrate the difference between the .dll extension and .exe extension files?
How to make a windows desktop application using visual studio 2010 ultimate?
In what way we can display the icon or bitmap image on a Button control?
Describe in brief the term XAML extensible markup language?
Specify the similarities between a class and a structure.
Differentiate between the ASP.NET session and a ASP session?
18,76,764
1951962 Asked
3,689
Active Tutors
1427910
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!