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 513767
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T07:27:21+00:00 2026-05-13T07:27:21+00:00

I have an app built with the Silverlight Navigation Application Template. I have a

  • 0

I have an app built with the Silverlight Navigation Application Template.

I have a main form (e.g. MainPage.xaml) and a bunch of Silverlight Pages, which are swapped in and out of the main content area.

In the MainPage.xaml, I have a DispatcherTimer which hits some Uri resources, regardless of which page I am on. Every now and then, it will inexplicably stop firing.

I have an inkling that it has to do with the scope of various pages. Can pages inside the MainPage.xaml take away the scope from its parent?

Or is this something much simpler?

  • 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-13T07:27:22+00:00Added an answer on May 13, 2026 at 7:27 am

    It is much simpler, if you’re using the DispatcherTimer, which runs on the Dispatcher thread (xaml), which is the thread used to build the UI, then the Timer wont fire when it is being blocked by another action running on the same thread.

    This action could be the previous WebGet call (unlikely since those would be async calls) or more likely what your’re doing with the return values might be time consuming, or some pages might require more time than others to build their UI content, hence the Dispatcher event might get queued and fire when the thread is free.

    I Suggest you follow the MVVM architectural style of building Silverlight applications, by doing this you can run your timer and WebGet calls from your ViewModel which runs on a different thread, which is unaffected by the UI, hence unaffected by the transition of pages.

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

Sidebar

Related Questions

I have built a web setup project in VS2008 which installs my ASP.NET/Silverlight app
I have a Silverlight application that is built from a set of Silverlight class
I have built a WCF Service that is being consumed by a Silverlight app.
I have an app built against MVC Preview 3 (referencing local copies of the
I have a web app built against asp.net 2.0, but keep getting the following
I have built a simple C#.Net app on a M/C with only .Net FX
I am a broke college student. I have built a small web app in
I have an app with a large ListView which is terribly slow so I'm
i have built (locally) a silverlight website. It uses a mysql database (had to
So I'm trying to learn Silverlight so I've built a simple demo app that

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.