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.
Write three general properties of every validation controls?
What is the duration for items stored in the ViewState?
Describe the differences between the Server-side and Client-side code?
Explain how does an MDI form differ from a standard form?
Define the term Enumeration?
What is meant by the Managed Extensibility Framework?
Describe ExpandoObject and DynamicObject classes.
Write down a short note on the brief history of WPF?
Explain Custom User Controls in the ASP.NET?
Explain, what is an XML schema?
18,76,764
1939462 Asked
3,689
Active Tutors
1456329
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!