If a dataset contains 100 rows, how to fetch rows between 10
and 20 only ?
Answer Posted / krishnareddy
USE EXECUTEPAGEREADER()
Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is data reader in ado.net?
Explain how to create dynamic gridview?
Define partial class?
Difference between sqlcommand and sqlcommandbuilder?
Explain the advantage of ADO.Net?
Is it possible to load multiple tables in a Dataset?
How do you find the count of records in a dataset?
How to perform sorting on a table in ADO.NET?
Which is faster sqldataadapter and sqldatareader?
Which one of the objects is a high-level abstraction of the connection and command objects in ado.net?
What are the Features and disadvantages of dataset
What is isolation?
What are the essential features of ado.net?
What are different layers of ADO.Net?
How is entity framework different from ado.net?