Methods of DataView class
Name the methods of DataView class?
Expert
The methods of DataView class are as follows:
i. Delete() – It deletes a specified row from DataView object according to a specified index.
ii. Find() – It Finds the row in the DataView by using the sort key value.
iii. AddNew() – It adds the new row to a DataView object.
iv. FindRows() – It uses a sort key value equivalent to the columns of the DataRowView objects. It returns the array of all corresponding objects of the DataRowView whose columns go with a sort key value.
Explain about the AppFabric component?
Is it possible to create a Windows Service by using WPF?
State some differences between the ComboBox control and a ListBox control?
Briefly describe the tuples?
A Destructor is defined in a class that is developed by using the C# programming language, but the destructor is never executed. Why did this happen?
State the role of ScriptManagerProxy control?
List the basic characteristics of the Cloud computing?
Explain the difference between the global theme and the page theme?
What is the function of Orientation property in a Menu control?
Explain the use of <sessionState> tag in a web.config file?
18,76,764
1925944 Asked
3,689
Active Tutors
1441444
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!