Use of a CommandBuilder class
Explain the use of a CommandBuilder class?
Expert
The CommandBuilder class is used to involuntarily update the database according to changes made in the DataSet.
This class automatically records itself as an event listener to a RowUpdating event. When data inside the row changes, object of a CommandBuilder class automatically generates the SQL statement and uses SelectCommand property to perform changes made in the DataSet. OLEDB provider in .NET Framework consists of OleDbCommandBuiider class; while, the SQL provider consists of SqlCommandBuilder class.
Explain briefly about server-side comments and also write its syntax?
State some differences between the ComboBox control and a ListBox control?
In what way we can auto size the button to fit the text?
Explain the term Metadata?
Explain the MSIL(Microsoft Intermediate Language) ?
Write the basic difference between GroupBox and the Panel control?
State some of technologies that are utilized within the AJAX?
Illustrate some of the points regarding CustomControls in WPF?
How can a text box be enforced to show characters in the uppercase?
Define the term DTD?
18,76,764
1954509 Asked
3,689
Active Tutors
1446124
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!