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.
Illustrate different security methods that IIS Provides distant from .NET?
What is an Intermediate Language (IL)?
What Global.asax file includes in event handlers?
Illustrate the term Web User Control?
Why is XML InfoSet specification distinct from the Xml DOM? Explain what does the InfoSet attempt to resolve?
How one can retrieve the customized properties of the .NET application from a XML .config file?
Explain about LinqDataSource control?
Specify how Overriding method is different from Overloading?
List the usages of the Command object in ADO.NET?
Illustrate four common properties of all validation controls?
18,76,764
1935878 Asked
3,689
Active Tutors
1417340
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!