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.
Write down the core of WPF assemblies?
What are the steps involve in Assembly execution?
Illustrate the term Marshalling?
What do you mean by ASP?
Briefly describe garbage collection? Differentiate between garbage collections in .NET 4.0 and previous versions?
Briefly describe about XSLT?
Explain, what is a host process?
How we can prevent validation control from validating data at client end?
Write down in brief, the objects in asp.net and state the main purpose of such objects?
18,76,764
1944902 Asked
3,689
Active Tutors
1435279
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!