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.
What is the function of Orientation property in a Menu control?
What do you mean by Common Language Specification (CLS)?
What is Object?
Explain the importance of the Strong Name tool?
Specify various types of assemblies and explain them.
Specify how Overriding method is different from Overloading?
What are HTTP handlers in ASP.NET?
Distinguish between RichTextBox control and TextBox control.
Explain how CAS works?
Describe the major subsystems of the WPF (Windows Presentation Foundation) in brief?
18,76,764
1940993 Asked
3,689
Active Tutors
1452757
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!