How do you get records number from 5 to 15 from a dataset of
100 records?

Answer Posted / appu

sqlDataAdapter da=new sqlDataAdapter ();
Da.fill(Dataset dataset,int StartRecord,int MaxRecords,string srcTable(TableName)

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to elimainte the similar data from the different tables

1707


What is ViewState? What does the "EnableViewState" property do? Why would I want it on or off?

662


What does aspcompat="true" mean?

559


Explain the various authentication mechanisms in asp.net.

491


How can we pass info between 2 asp.net pages?

565






What role “#&&” plays in a querysting?

556


What is asp.net web application?

527


What is cookieless session id explain in brief?

531


which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites

1676


What is the use of HttpHandlers? When to use this?

630


Explain how asp.net different from asp?

563


How do u optimize a query in asp.net?

569


What is application variable in asp.net?

467


What are the different types of Caching techniques in ASP.NET?

577


How does the iis work?

546