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.
Define the term Enumeration?
Write about Windows Azure operating system.
Illustrate four common properties of all validation controls?
Write differences between Int32 and Int.
Illustrate the advantages of ASP.Net?
State the purpose of DataView?
How we can dynamically add the user controls to the page?
Write the difference between an interface and abstract class?
Differentiate between authorization and authentication?
What is meant by the term Global Assembly Cache (GAC)?
18,76,764
1921979 Asked
3,689
Active Tutors
1449085
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!