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.
State the use of the Panel control? Does it is displayed at the runtime.
How an ellipse is created, which is non- rectangular window?
Differentiate between object-oriented programming and procedural?
Write about the classes are supported to make an XML DOM?
Explain the requirement of Timer control in the AJAX.
What is meant by the term workflow?
Elucidate how you create a permanent cookie?
How a color is picked from the ColorDialog box?
State some of the use of ScriptManager control in the AJAX?
What is meant by the term Global Assembly Cache (GAC)?
18,76,764
1927418 Asked
3,689
Active Tutors
1444922
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!