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 regarding the Visual basic.NET culture in brief.
Specify the tools which can be used to develop the .NET applications?
In what way we can display the icon or bitmap image on a Button control?
Briefly explain ADO.NET and its features?
State the advantages Web services have over the Component Object Model (COM) and also the Distributed Component Object Model (DCOM)?
Using XSLT, how the value of a specific attribute can be extracted from an element in the XML document?
State different types of literals?
List out the different components of an assembly.
State the parameters which controls most of connection pooling behaviors?
Name the values that can be allocated to a DialogResult property of the Button control?
18,76,764
1954749 Asked
3,689
Active Tutors
1456101
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!