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.
What do you understand by the term states in ASP.NET?
Explain what is the CLI and also if it is same as that of CLR?
State the two most important categories which distinctly categorize variables of C# programs.
State different Visual Basic features which provide support to the LINQ?
Elucidate the term Windows authentication?
Explain Windows services?
What is the duration for items stored in the ViewState?
Write the difference between System.StringBuilder and System.String classes?
Explain State Management? List the ways to maintain the state in .NET?
Define Server-side scripting and Client-side scripting?
18,76,764
1960576 Asked
3,689
Active Tutors
1456349
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!