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 meant by the term Assembly?
Explain the use of a DropDownStyle property of a ComboBox control?
Write down some of the layout Panels of WPF?
Write the name of the class that manages event and layout of every ToolStrip elements?
How one can create the ellipse, which is the non- rectangular window?
Illustrate the term lazy initialization?
List the various techniques to authenticate the user in ASP.NET?
Briefly describe contra-variance and covariance in .NET Framework 4.0 and give an example for both?
Illustrate the basic difference between the PenLineCap's Flat and Square values?
Describe in brief the term XAML extensible markup language?
18,76,764
1934198 Asked
3,689
Active Tutors
1438305
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!