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 the methods available in .NET 4.0, which are used to add and delete items from the ListBox control?
Using XSLT, how the value of a specific attribute can be extracted from an element in the XML document?
Explain the ToolTip control and how it can be associated with the other controls?
Briefly describe the tuples?
Explain about the types of ASP Objects?
Briefly explain about Web server controls in ASP.NET?
Explain the chief built-in objects in the ASP.NET?
Why do we require the nested master pages in the Web site?
Explain about the ASP.NET AJAX Framework.
State some of the use of ScriptManager control in the AJAX?
18,76,764
1940327 Asked
3,689
Active Tutors
1443675
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!