DataAdapter.Update() and DataSetAcceptChanges() methods
Explain about the DataAdapter.Update() and DataSetAcceptChanges() methods.
Expert
The DataAdapter.Update() method calls any of the DML statements, like the UPDATE, INSERT, or DELETE statements, since the case may be to update, insert, or delete a row in the DataSet.
The DataSet.Acceptchanges() method make all of the changes which are made to the row since last time theAcceptChanges() method was invoked.
What will happen if the ASP.NET server control with the event-handling routines is absent from its definition?
Write down the core of WPF assemblies?
Briefly explain about PLINQ?
What does it signify to state ‘the canonical’ form of the XML?
Explain how VB Implements the Disconnected Architecture as similar to VB.Net?
Write down the different ways of hosting the WCF service?
Differentiate between the HtmlInputRadioButton or HtmlInputCheckBox control?
Describe the endpoint in the WCF service in brief.
Specify the advantages of the DOM?
Is it possible to create a Windows Service by using WPF?
18,76,764
1960233 Asked
3,689
Active Tutors
1419095
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!