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.
Which classes are used to handle standard menu in the MenuStrip control.
In what way we can display the icon during runtime on a StatusStrip control?
State the parameters which controls most of connection pooling behaviors?
In what way we can auto size the button to fit the text?
State different Visual Basic features which provide support to the LINQ?
State the use of DropDownStyle property of the ComboBox control?
Write the name of two new properties that are further added in an ASP.NET 4.0 Page class?
Explain briefly about Object Relational Designer (0/R Designer)?
Differentiate between SQL invalidation and SQL notification?
How can height of a combo box drop-down list can be adjusted?
18,76,764
1959272 Asked
3,689
Active Tutors
1457280
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!