Answer Posted / jeet
A Data Adapter functions as a bridge between a data source,
and a disconnected data class.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Command objects uses, purposes and their methods.
If a table contains 20000 records . In a page at each time 100 records to be displayed what are the steps you will take to improve performance? Will you use dataset or datareader?
What is the difference between statement and preparedstatement interface?
Does sqlclient and oledb class share the same functionality?
What is sqldatasource?
What is read only and forward only in ado.net?
What is ado.net tutorial?
What are the methods of XML dataset object?
How can we add/remove row's in "datatable" object of "dataset"?
What we do with the object of ado.net dataset after using it?
What is the difference in an abstract class and an interface?
What are the advantages and disadvantages of using datalist?
Explain how to copy the contents from one table to another table and how to delete the source table in ado.net?
What do you know about ado.net's objects?
What is the difference between executenonquery () and executescalar ()?