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

  • SEARCH
  • Home
  • 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 288033
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:46:45+00:00 2026-05-12T05:46:45+00:00

I have a Silverlight 3 application which calls a traditional .NET Web Service (asmx)

  • 0

I have a Silverlight 3 application which calls a traditional .NET Web Service (asmx) to get a list of records and then display it in a ListBox control (lstRecords.ItemsSource = myRecords). Any records could be added or updated or deleted at anytime and I would like my UI (records displayed in the ListBox control) to reflect the latest change.

Right now, I have a System.Threading.Timer which calls every 5 seconds the WebService and update the lstRecords.ItemsSource. It sort of works, but it doesn’t do exactly what I want. For instance, if a row is selected and the ItemsSource refreshed, I lose the selection.

I was wondering if there is a mechanism in Silverlight 3 to handle such thing. Do you have better suggestion on how I could accomplish that?

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-12T05:46:46+00:00Added an answer on May 12, 2026 at 5:46 am

    My suggestions is to follow the Model-View-ViewModel pattern. You should separate your web service as the model and your XAML as the View, the ViewModel should be the layer in between them. Have your View(XAML) bind to an ObservableCollection in your ViewModel and have your ViewModel call the WebService directly and then merge the result with your ObservableCollection. If you rebind your collection each time you will lose the binding state of your ListBox.

    Here are some links for MVVM –

    • Model-View-ViewModel In Silverlight 2 Apps
    • MVVM, a WPF UI Design Pattern
    • Implementing Model-View-ViewModel in Silverlight
    • WPF Patterns
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a Silverlight 3 application which needs to call WCF service. The WCF
I have a workflow which has a custom activity which calls a web service.
I have a Silverlight-Application which is hosted in a ASP.NET-Site. Now, I need to
I have Silverlight application which connects to a WCF service. If i open the
I have a Silverlight 4 application from which I'm attempting to display a PDF.
I have a silverlight 2 beta 2 application that accesses a WCF web service.
I have a Silverlight application which interacts with a WCF service. It periodically receives
I have a silverlight application which reads data from a db and displays them
I have a silverlight application which users will be running in various time zones
I have a Silverlight application in which I catch certain key presses such as

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.