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 is meant by the Cloud Service?
Describe managed extensibility framework?
Is it possible to write a class without specifying the namespace? Write the namespace to which it belongs by default?
Write the use of MaxDate and MinDate properties of a MonthCalender control?
Briefly explain the term DynamicObject classes?
Illustrate the terms SESSION as well as APPLICATION object?
Elucidate the types of Authentication?
Describe in brief regarding the performance of Visual basic?
Specify the tools which can be used to develop the .NET applications?
Write the syntax of the while loop in the C# program.
18,76,764
1943059 Asked
3,689
Active Tutors
1459387
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!