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.
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
Write down the various open source tool accessible for the VB.NET?
List the basic characteristics of the Cloud computing?
Determine what is Message Contract in the WCF?
Explain complete lifecycle of Web page?
What is Memory-Mapped Files?
Define Windows Workflow Foundation (WF)?
Write the name of two new properties that are further added in an ASP.NET 4.0 Page class?
The controls are fully loaded in which event?
Mention the basic steps to perform the LINQ query.
18,76,764
1947580 Asked
3,689
Active Tutors
1428115
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!