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 concept of Web services.
Write down a short note regarding the .NET?
Illustrate the difference between Web.Config and Machine.Config and where it will be?
State the relationship between Class and an Object?
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
Specify the way to suppress the final procedure inside the garbage collector forcibly in .NET?
Write down a short note on the brief history of WPF?
Write the advantages of the code-behind feature?
Explain the ASP.NET AJAX?
18,76,764
1924620 Asked
3,689
Active Tutors
1450378
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!