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 is a serialized object?
What are the namespaces used in ado.net for data access?
Explain what is datagrid with an example?
What are the uses of Stored Procedure?
What is a data control clerk?
What are the methods of XML dataset object?
how can implement dropdownlist in particular of dataset when try to update?
How to create data relations?
What is ole data type?
How to connect and retrieve data from database using dataset
List all the steps in order, to access a database through ado.net?
oledbdataadpter with ms access in c#.net giving exception System.Data.OleDb.OleDbException while writing adapter.update(dataset,"tabname"); how to update the database from dataset?
What is the role of data provider in ado.net?
What is defaultview in datatable?
What is ado.net architecture?