CommandBuilder class
Illustrate the use of CommandBuilder class?
Expert
The CommandBuilder class automatically update a database in accordance with the changes which are made in a DataSet.This class automatically registers itself as an event listener to the RowUpdating event. When data inside the row changes, object of the CommandBuilder class spontaneously generates an SQL statement and uses SelectCommand property for commiting the changes which are made in DataSet.
OLEDB provider in .NET Framework has the OleDbCommandBuiider class; on the other hand, the SQL provider has the SqlCommandBuilder class.
What is the function of Orientation property in a Menu control?
What is meant by DLR (Dynamic Language Runtime)?
Explain MaskedTextBox control and what does the Mask property do?
State the basic features of OOPs.
Distinguish the term Classic ASP as well as ASP.Net?
Explain briefly about server-side comments and also write its syntax?
What do you mean by the term MISL CODE? Describe in brief.
Write the difference between unmanaged and managed code?
Name the latest features of the ADO.NET Entity Framework 4.0?
How we can dynamically add the user controls to the page?
18,76,764
1947754 Asked
3,689
Active Tutors
1437580
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!