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

The Archive Base Latest Questions

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

I currently have a few different solutions for various different Silverlight front ends, one

  • 0

I currently have a few different solutions for various different Silverlight front ends, one of which contains another Silverlight project dedicated to style resources. As you can imagine I want to break that out into its own solution and reference it from the GUI solutions. In WPF you would reference the common styles dll and use the pack syntax to load the xaml resource files, however in Silverlight that syntax is not supported and it cant find the xaml files which have been referenced in App.xaml as resource dictionaries. Has anyone managed to achieve this?

  • 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-23T19:24:03+00:00Added an answer on May 23, 2026 at 7:24 pm

    Jeremy Likness wrote a great article on using a theme project. He also covers how to dynamically load themes. We used this technique in a couple of our Silverlight projects with great success.

    I believe you need to merge your style solution as a merged dictionary in the App.xaml.

    <Application.Resources>
    <ResourceDictionary>
        <ResourceDictionary.MergedDictionaries>                                
            <ResourceDictionary Source="/MyApp.MyThemeProject;component/Theme.xaml"/>
        </ResourceDictionary.MergedDictionaries>
    </ResourceDictionary>
    </Application.Resources>
    

    Best Practices for Themes in Modular Silverlight Applications

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

Sidebar

Related Questions

I am currently evaluating different source control solutions for work, and have a few
I have a few C# .dll projects which are common to many applications. Currently,
I have developed a few Delphi Win32 (currently using D2007) applications, which revolve around
[FIXED] After trying quite a few different solutions I finally got one to work.
I currently have a single solution that contains both the one application developed so
I'm currently using QDataStream to serialize my classes. I have quite a few number
I have a few classes in my current project where validation of Email/Website addresses
I have a shell script which copies a few files to the current directory,
I have a few different applications that share some common DLLs. At the moment
I currently have several action buttons in different pages, and each button performs some

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.