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.
Write the difference between globalization and localization?
Write the difference between adding items into cache by a Add() method and by the Insert() method?
What are the components of web form in ASP.NET?
Describe ExpandoObject and DynamicObject classes.
What are public and private cloud?
How a border can be placed around a picture box?
What are XML attribute?
Specify the advantages of the DOM?
Write the syntax of the for loop in C# code?
Write down some of the benefits of hosting WCF service in the WAS?
18,76,764
1924692 Asked
3,689
Active Tutors
1417131
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!