Changes made to DataSet object
State how the changes made to the DataSet object are identified since it was last loaded?
Expert
The DataSet object provides the following two methods to track down the changes:
a) The GetChanges() method - It returns the DataSet object, that is changed from the time it was loaded or since the AcceptChanges() method was implemented.
b) The HasChanges() method - It indicates whether any changes has occurred from the time the DataSet object was loaded or after a call to the AcceptChanges() method was made.
Elucidate Role based security?
State the different types of authentication techniques which are used in connection strings to connect applications of .NET with Microsoft SQL Server?
Write down the use of console application in brief?
Illustrate the difference between the .dll extension and .exe extension files?
Write ASP.NET configuration options that are supported in ASP.NET implementation on shared Web hosting platform?
State some of the different ways in order to pass parameters to the server?
Illustrate what do you mean by Asp.net Web form?
Differentiate between the HyperLink control and the LinkButton control?
Name the different methods provided by a DataSet object to create XML?
State the difference between GroupBox and Panel control?
18,76,764
1951309 Asked
3,689
Active Tutors
1422542
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!