Define DataSetAcceptChanges
Explain the following methods DataAdapter.Update() and DataSetAcceptChanges()?
Expert
The DataAdapter.Update() method : It is used to call any of the DML statements, like UPDATE, INSERT, or DELETE statements, since the case may be to delete, update or insert a row in the DataSet.
The DataSet.Acceptchanges() method: It reflects every changes made to a row since last time the AcceptChanges() method was called.
State the difference between Managed and Unmanaged Code?
State what are Collections and Generics?
Specify the new features involved in the Microsoft AJAX library?
Illustrate the basic difference between the PenLineCap's Flat and Square values?
What is Code Access Security (CAS)?
Explain the chief built-in objects in the ASP.NET?
Describe the differences between the Server-side and Client-side code?
List the different ways to send the data across pages in the ASP.NET?
Write down some of the layout Panels of WPF?
What are the steps involve in Assembly execution?
18,76,764
1940766 Asked
3,689
Active Tutors
1425705
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!