Changes made to DataSet object
State how the changes made to the DataSet object are identified since it was last loaded?
Expert
The DataSet object provides the following two methods to track down the changes:
a) The GetChanges() method - It returns the DataSet object, that is changed from the time it was loaded or since the AcceptChanges() method was implemented.
b) The HasChanges() method - It indicates whether any changes has occurred from the time the DataSet object was loaded or after a call to the AcceptChanges() method was made.
Explain what is C#?
What do you mean by the term non_deterministic finalization?
What is meant by the DTD?
Name the three states which are set in a CheckState property of the CheckBox?
Differentiate between Web server controls and HTML?
How one can retrieve the customized properties of the .NET application from a XML .config file?
Briefly describe about the XML elements.
The controls are fully loaded in which event?
What is the role of the DynamicPopulateExtender control?
Elucidate the term Windows authentication?
18,76,764
1930317 Asked
3,689
Active Tutors
1421301
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!