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 the working of Cookies. And also give the example of the Cookie abuse?
The controls are fully loaded in which event?
State the syntax used to declare the namespace in .NET?
Explain Common Type System (CTS)?
Explain about the DataContext class and also how it is related to the LINQ?
Write about features that are added in the .NET Framework 4.0.
Describe briefly about ASP or Active Server Pages?
What is meant by DLR (Dynamic Language Runtime)?
Explain the term Metadata?
What are the chief built in objects in Asp.net?
18,76,764
1952471 Asked
3,689
Active Tutors
1422484
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!