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.
Illustrate four common properties of all validation controls?
State the basic features of OOPs.
Describe memory-mapped files?
Name the classes that are supported to make the XML DOM?
What will happen if the ASP.NET server control with the event-handling routines is absent from its definition?
What do you mean by the term base class of .net?
List the binders that are provided by .NET Framework 4.0?
Specify the similarities between a class and a structure.
How can we check that whether all the validation controls on the Web page are valid and proper?
What are XML attribute?
18,76,764
1930830 Asked
3,689
Active Tutors
1433614
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!