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.
Explain about the ASP.NET AJAX Framework.
What is AccordionExtender control?
List the usages of the Command object in ADO.NET?
Distinguish among a Thread and a Process?
Briefly describe login controls?
Is it possible to create a Windows Service by using WPF?
How we can prevent users of the application from editing a text in ComboBox controls in the .NET 4.0?
State the properties in C# and the advantages that are obtained by using them in programs.
Is it a good practice to practise handle the exceptions in code?
Why the UpdateProgress control is used in the AJAX?
18,76,764
1945280 Asked
3,689
Active Tutors
1427400
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!