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.
Illustrate the term Namespace also its uses?
Write down in brief, the objects in asp.net and state the main purpose of such objects?
Describe the appSettings Section which contains in a web.config file?
How we can decide whether we should deploy application or publish application?
How an ellipse is created, which is non- rectangular window?
Describe in brief regarding the performance of Visual basic?
Can more than one line be entered in a TextBox control?
List the types of data types that are present in .NET?
What do you mean by ASP?
Write about the Dynamic update?
18,76,764
1924979 Asked
3,689
Active Tutors
1423574
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!