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.
Explain abstract classes and List the different characteristics of an abstract class?
What does a break statement do in the switch statement?
Specify the new features involved in the Microsoft AJAX library?
Illustrate the difference between Web.Config and Machine.Config and where it will be?
Write the use of MaxDate and MinDate properties of a MonthCalender control?
State different Visual Basic features which provide support to the LINQ?
Write down the different ways of hosting the WCF service?
Specify the function of CheckState property of the CheckBox control?
How submaster page is differ from the top-level master page?
Write difference between an Abstract class and an Interface.
18,76,764
1925547 Asked
3,689
Active Tutors
1453337
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!