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.
Explain about pixels, points, and em's whenever fonts are exhibited?
Name the interface that executes the standard query operators in the LINQ?
Specify some of the situations in which AJAX cannot be used.
How can you avoid a class from overriding in C# and Visual Basic?
Name some methods, available in .NET 4.0, which are used to delete and add items from the ListBox control?
Describe the major subsystems of the WPF (Windows Presentation Foundation) in brief?
Briefly explain the use of web.config?
Specify different ways of deployment which are supported by .NET Framework 4.0.
Explain, what is a host process?
What is HTML server control in ASP.NET?
18,76,764
1937888 Asked
3,689
Active Tutors
1453441
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!