In this post we're going to see how to keep your Merged Resource Dictionaries out of your Silverlight's .XAP file and loading them runtime. This way you can customize the look of your application without recompiling your Silverlight application. Refreshing the browser is enough to see the changes to your user interface.
...