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.
List all templates of a Repeater control?
List the various techniques to authenticate the user in ASP.NET?
Differentiate between the HtmlInputRadioButton or HtmlInputCheckBox control?
In what way we can deploy the ASP.NET Web application?
Explain the MSIL(Microsoft Intermediate Language) ?
Write down a short note on the brief history of WPF?
Explain how VB Implements the Disconnected Architecture as similar to VB.Net?
Write about features that are added in the .NET Framework 4.0.
What is meant by the Cloud Service?
Differentiate MDI form and a standard form?
18,76,764
1937805 Asked
3,689
Active Tutors
1427755
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!