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 classes which are introduced in the System.Numerics namespace.
In what way we can enable the text box to modify its characters format for a user to enter the password?
List all templates of a Repeater control?
What is the function of DialogResult property of the Button control?
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Which method is used to kill explicitly the users session?
Differentiate between the HyperLink control and the LinkButton control?
State the components of WF 4.0?
Illustrate the term ASP.NET?
What do you mean by the term non_deterministic finalization?
18,76,764
1944225 Asked
3,689
Active Tutors
1461280
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!