Mahesh Sabnis explains how to dynamically load and merge resource dictionaries. Very good tutorial.
I am assuming that most of you might have already started using Silverlight 3 and have read our previous Silverlight 3 articles. This new version of Silverlight has lots of various new professional features. One of the new features is ‘Merge Resource Dictionaries’. Resource Dictionary is a facility using which styles and templates can be defined for various UIElements provided in Silverlight. Let us explore this feature in this article.