Explain DataAdapter class
Explain DataAdapter class in the ADO.NET?
Expert
DataAdapter class regain data from a database, stores data in the dataset, and returns the alterations made in a dataset to a database. DataAdapter class acts as the intermediary for every communication among database and a DataSet object. DataAdapter Class is used to fill the DataTable or the DataSet Object by data from the database using a Fill() method. DataAdapter class affects the alteration made in the dataset to a database by calling a Update() method.
DataAdapter class has four properties which represent a database command and these are as follows:
• SelectCommand, • UpdateCommand • InsertCommand,and DeleteCommand.
Write down the benefits of Hosting WCF in IIS?
State the different types of authentication techniques which are used in connection strings to connect applications of .NET with Microsoft SQL Server?
14. What is difference between Tool Strip drop down button and toolstripsplit button?
How can a text box be enforced to show characters in the uppercase?
Describe the various types of work flow?
Explain some of the versions of .NET?
Write down some of the benefits of hosting WCF service in the WAS?
Differentiate between SQL invalidation and SQL notification?
What do you mean by the term ALE? Describe the functions of ALE in 8085?
Which of the following steps involves Assembly execution? a Evidences are gathered about assembly. b Depending on the gathered evidences, the assembly is assigned to a code group. c Security rights are allocated to the assembly, depending on the code group. d Assembly runs as p
18,76,764
1959386 Asked
3,689
Active Tutors
1420444
Questions Answered
Start Excelling in your courses, Ask an Expert and get answers for your homework and assignments!!