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.
State various limitations of the AJAX.
How the state of the requested process can be obtained?
What is meant by DLR (Dynamic Language Runtime)?
Explain the working of cookie less session?
Illustrate different security methods that IIS Provides distant from .NET?
What are the steps involve in Assembly execution?
What is meant by the Managed Extensibility Framework?
Name some classes which is utilized to handle standard menu in MenuStrip control.
What is meant by Delegate?
Specify the statement which replaces the multiple if-else statements in the code?
18,76,764
1945655 Asked
3,689
Active Tutors
1437773
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!