Answer Posted / chaitanya.k
It has default view like a table with columns and rows.
| Is This Answer Correct ? | 5 Yes | 5 No |
Post New Answer View All Answers
What is ole db query?
What are two types of transaction supported by ado.net?
What is ado connection?
What is difference between ado and other data object?
What is Serialization in .NET? what are the types of Serialization?
How to check if a datareader is closed or opened? IsClosed()
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 are all components of ADO.Net data provider?
What is meant by ‘transaction’ in a database and what are the ‘properties of transaction’?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is the use of data grid?
What are the types of databinding?
What are the different ado.net namespaces?
What are the steps you will take to improve performance?
What are the uses of Stored Procedure?