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

Answer Posted / ramakrishnan t

sqldataadapterobj.Fill(datasetobj,5,11,"tablename");

Is This Answer Correct ?    4 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are session state modes?

654


Explain the difference between webfarm and webgardens in .net?

631


What is the advantage of mvc over asp.net? : Asp.Net MVC

588


Can you dynamically assign a Master Page?

671


Explain the Order of events in an asp.net page?

673






Explain a program using razor view engine to create a simple application? : asp.net mvc

589


Is asp.net free?

645


What are the advantages of Web API?

723


How you can access the values from the Repeater control in ASP.NET?

661


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

573


What is the base class from which web forms are inherited?

621


Where do we store our connection string in asp.net application?

626


What does mean by a neutral culture?

692


Is sql backend or frontend?

644


Which validator control you use if you need to make sure the values in two different controls matched?

739