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.
Specify, what is an Activity?
Briefly describe constant.
Distinguish among javascript and vbscript?
What is Code Access Security (CAS)?
List the various techniques to authenticate the user in ASP.NET?
Where the ViewState information can be stored?
Define Windows Workflow Foundation (WF)?
Describe code access security (CAS)?
How the customized properties of .NET application can be retrieved from XML .config file?
What Global.asax file includes in event handlers?
18,76,764
1924637 Asked
3,689
Active Tutors
1427165
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!