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.
Can I employ Windows Forms in the WPF application? Give reasons.
Give the basic syntax of LINQ query in Visual Basic as well as in C#.
Distinguish between the .EXE and .DLL files?
Illustrate Queues and Stacks?
Write down the importance of delegates. Where must they be employed? Write down the conditions where we need them?
Explain about standard query operators in LINQ?
Explain how would you implement the inheritance by using VB.NET/C#?
When.NET was developed?
Explain briefly about server-side comments and also write its syntax?
Illustrate the reason in brief why WPF is used?
18,76,764
1946447 Asked
3,689
Active Tutors
1450595
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!