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.
Explain the XmlWriter class.
Briefly describe the tuples?
How the state of the requested process can be obtained?
Explain about the XML elements.
Explain how VB Implements the Disconnected Architecture as similar to VB.Net?
Explain briefly the term AutoPostBack?
Illustrate the term Marshalling?
Briefly explain the use of a Panel control? And also state whether it displays during runtime?
What do you mean by the term XML Infoset?
Describe Common Language Specification (CLS)?
18,76,764
1934719 Asked
3,689
Active Tutors
1416216
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!