If a table contains 20000 records . In a page at each time
100 records to be displayed. What are the steps u will take
to improve performance? will you use dataset or datareader?
Answer Posted / vijay
answer # 3 is really appreciate me thanks for giving
correct answer. i ve tested with sqldatasource with
gridview and change datasourcemode to datareader giving
error u must use dataset..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the namespaces used in ado.net for data access?
What is adodb dll?
What are the advantage of ado.net?
What are all the commands used with Data Adapter?
How to maintain the relation between two tables in ADO.NET?
how Sequence to connect and retrieve data from database using dataset?
What is ado data control?
How to bind the controls(best practice) comboboxes to the data in the dataset?
What is full form of ado?
Which is the feature of ado.net?
In how many ways we can retrieve table records count? How to find the count of records in a dataset?
What is ado.net code?
How to identify the updated rows in a dataset?
What is ado circle?
What are all the classes that are available in System.Data Namespace?