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.
Define the execution process of managed code?
What do you understand by the term ASP.NET Web Forms?
Mention the basic steps to perform the LINQ query.
What is meant by the Runtime engine?
Illustrate the term event bubbling?
Explain State Management? List the ways to maintain the state in .NET?
Explain the Code Contracts?
Explain about standard query operators in LINQ?
State different ways through which a method can be overloaded?
Write the use of MaxDate and MinDate properties of a MonthCalender control?
18,76,764
1960698 Asked
3,689
Active Tutors
1424357
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!