You want to page through an element sequence, displaying ten elements at a time, until you reach the end of the sequence.Which query extension method can you use to accomplish this task ?

 Posted by Rajkatie on 8/7/2012 | Category: ADO.NET Interview questions | Views: 3182 | Points: 40
Select from following answers:
  1. Take and Skip
  2. SelectMany
  3. Except
  4. All Above

Show Correct Answer


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response