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.
What do you mean by the term Transport and Message Reliability?
List out the different components of an assembly.
Differentiate between object-oriented programming and procedural?
List the types of generations there are in a garbage collector?
Name the events that are fired during a page load?
Elucidate Role based security?
State the different ways by which a method can be overloaded?
In what way we can display the icon during runtime on a StatusStrip control?
Illustrate what do you mean by Asp.net Web form?
Differentiate between the HyperLink control and the LinkButton control?
18,76,764
1959291 Asked
3,689
Active Tutors
1455227
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!