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 why SiteMapPath control is being referred as eyebrow or breadcrumb navigation control?
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Define Query String? Explain its advantages and disadvantages?
Write down some of the benefits of hosting WCF service in the WAS?
Explain an identifier in detail?
What is data type and how many types of data types are there in .NET ?
State the major difference between the sub-procedure and function?
Briefly explain Application Cache?
Explain the services which UDDI offers to the Web applications.
Illustrate the advantages of ASP.Net?
18,76,764
1936661 Asked
3,689
Active Tutors
1421747
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!