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.
Describe in brief the term XAML extensible markup language?
Specify the differences between the Dispose() and Finalize() methods.
Explain about the AJAX Control Extender Toolkit.
Explain about the Native Image Generator?
Explain two properties of GridView control which specifies to turn on paging and sorting.
What is meant by the term Extensible Markup Language (XML).
Differentiate MDI form and a standard form?
State different ways through which a method can be overloaded?
What is the difference between HTTP-Post and HTTP-Get?
Specify the tools which can be used to develop the .NET applications?
18,76,764
1945416 Asked
3,689
Active Tutors
1414120
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!