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.
Write the name of event handlers which can be included in a Global.asax file?
Briefly describe the properties in C# and state the advantages which are attained by using them in programs?
Explain the function of .WebPart file do?
Specify different ways of deployment which are supported by .NET Framework 4.0.
What do you mean by XBAP? Describe in brief.
Write about the Satellite Assembly?
Describe the role of the JIT compiler in .NET Framework?
Name the data type which the RangeValidator control supports?
Elucidate Role based security?
Explain the several methods required by the DataSet object for generating the XML?
18,76,764
1921985 Asked
3,689
Active Tutors
1446378
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!