Answer Posted / vishwajit kumar
1)Connection Object
2)Command Object
3)DataAdapter
Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
Explain the DataAdapter.Update() and DataSetAcceptChanges() methods.
What is the difference between sqldatareader and sqldataadapter?
Explain all the classes those are used for database connections between sql server and asp.net?
How to check if a datareader is closed or opened? IsClosed()
How to enable and disable connection pooling?
What are the disadvantages of using datalist?
What is the difference between executequery and executenonquery?
How do you find the count of records in a dataset?
Which architecture does Datasets follow?
What is the difference between data grid and data repeater?
Define data adapter?
Explain the difference between sqlcommand object and command behavior object?
What is ado.net object model?
What are dcl commands?
Command objects uses, purposes and their methods.