CommandBuilder class
Illustrate the use of CommandBuilder class?
Expert
The CommandBuilder class automatically update a database in accordance with the changes which are made in a DataSet.This class automatically registers itself as an event listener to the RowUpdating event. When data inside the row changes, object of the CommandBuilder class spontaneously generates an SQL statement and uses SelectCommand property for commiting the changes which are made in DataSet.
OLEDB provider in .NET Framework has the OleDbCommandBuiider class; on the other hand, the SQL provider has the SqlCommandBuilder class.
Write down the classes which derive from the abstract System.Windows.Shapes.Shape class in the WPF?
State the values that can be allocated to the DialogResult property of the Button control?
Write a major difference between a RadioButton control and a CheckBox control?
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Explain briefly the term AutoPostBack?
How the cursor can be programmatically positioned on a given line or on a character in the RichTextBox control in C#?
What is meant by the term Extensible Markup Language (XML).
Write the name of the method which is used to create a click event of Control class for Button control in C#?
How do dates, numbers, and currencies in a text box are formatted?
Write down some of the benefits of hosting WCF service in the WAS?
18,76,764
1930278 Asked
3,689
Active Tutors
1425991
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!