Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6044665
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T07:02:14+00:00 2026-05-23T07:02:14+00:00

I have WCF server and silverlight client. The client call the server to get

  • 0

I have WCF server and silverlight client. The client call the server to get list of items.

There is some cases that the item list is very big and I want to have the ability to get the items in more then one call –

  • Call1 => get the items 0-100
  • Call2 ( if the user click on ‘more’ button ) => get the item 101-200
  • .
  • .
  • Call N => get the 100*n – 100*(n+1) items.

How can I do it ?

Is there some ‘easy’ pattern to do it ?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T07:02:15+00:00Added an answer on May 23, 2026 at 7:02 am

    If you have a standard page size of 100 then have the client pass the page they want to the service. Or get the client to tell the service how big their pages are and which page they want

    You could hold in memory on the service which page the client has and then have then say “Next” but holding in-memory state in the service on behalf of the client reduces scalability and increases fragility (if that state is lost then the client has to start paging again.

    making the client explicitly say what they want is a more robust and scalable solution and has an easy LINQ implementation with Skip and Take

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Silverlight client that has some problems talking to the server it
I have some WCF methods that are used to transmit information from a server
I have a Silverlight 4 application that uses WCF services on the same server
I have a WPF client that is attached to WCF endpoint on a very
I have created a simple Silverlight Plugin that makes a call to a WCF
I have WCF service and Silverlight Client. I use PollingDuplexElement. On server side I
I have a Silverlight application communicating with the server side through WCF services. Initially
I have a client app and a server app. The client calls a wcf
I am trying to learn WCF. I have a simple client and server application
I have a Silverlight 4 user control that calls a WCF service residing within

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.