Use of a CommandBuilder class
Explain the use of a CommandBuilder class?
Expert
The CommandBuilder class is used to involuntarily update the database according to changes made in the DataSet.
This class automatically records itself as an event listener to a RowUpdating event. When data inside the row changes, object of a CommandBuilder class automatically generates the SQL statement and uses SelectCommand property to perform changes made in the DataSet. OLEDB provider in .NET Framework consists of OleDbCommandBuiider class; while, the SQL provider consists of SqlCommandBuilder class.
Explain the importance of the Strong Name tool?
Write about the SOAP encoding?
Differentiate the terms dynamic and var data types?
Explain about DataContext class and how is it associated to LINQ?
By which method we can post a Web page to another Web page?
How to access information about a user's locale?
Explain what is meant by the IL?
How users of an application can be prevented from editing the text in the ComboBox controls in .NET 4.0?
Explain about several validation controls which are available in ASP.NET AJAX 4.0?
Illustrate in .NET about different types of directives?
18,76,764
1924986 Asked
3,689
Active Tutors
1444248
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!