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.
The controls are fully loaded in which event?
What improvements are prepared in CAS in .NET 4.0?
Explain the use of the PlaceHolder control? Is it possible to see it at runtime?
State different types of literals?
Write down a feature that is common to all the .NET languages?
State the types of workflow in the WF?
Illustrate different types of inheritance?
Which method is used to kill explicitly the users session?
What data type does the Range Validator control support?
How can you send an email message through an ASP.NET Web page?
18,76,764
1939974 Asked
3,689
Active Tutors
1455824
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!