Answer Posted / shashikant kothavale
DataAdapter,Dataset,DataReader and Command Objects
| Is This Answer Correct ? | 32 Yes | 10 No |
Post New Answer View All Answers
Explain ado.net features? Benefits? Drawbacks?
What is dataset and datatable in ado.net?
What is data control techniques?
Does dapper use ado.net?
Explain why canot we use multiple inheritance and garbage collector paralelly in .net?
What is dataadapter in ado.net?
How to check if a datareader is closed or opened? IsClosed()
Can we do database operations without using any of the ado.net objects?
What is ado and rdo?
How can we add/remove row's in "datatable" object of "dataset"?
How to maintain the relation between two tables in ADO.NET?
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 betwen typed dataset and untyped dataset?in general which dataset can we use in programming?
How to add an aggregate column?
What are three methods for displaying data in a syncfusion datagrid