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.
Explain the XmlWriter class.
How we can decide whether we should deploy application or publish application?
Explain, what is a host process?
In what way we can disable a context menu for the TextBox control?
Briefly describe about data type?
Explain the several methods required by the DataSet object for generating the XML?
What do you mean by Structures? Explain in brief?
What are public and private cloud?
What are the layouts of ASP.NET Pages?
What is AdRotator Control?
18,76,764
1941722 Asked
3,689
Active Tutors
1417164
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!