<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Dynamic Theming in Silverlight with Implicit Styles (plus Custom Build Events)</title>
	<atom:link href="http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/</link>
	<description>Musings + some code.</description>
	<lastBuildDate>Tue, 19 Jan 2010 15:49:32 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jesse</title>
		<link>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/comment-page-1/#comment-35</link>
		<dc:creator>jesse</dc:creator>
		<pubDate>Wed, 16 Dec 2009 23:09:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebishop.com/?p=79#comment-35</guid>
		<description>This approach should also work well for downloading themes on the fly - you would just need to remove the old merged dictionary and add the new one.

Regarding caching, the approach I would recommend is using IsolatedStorage to cache the theme.
For example:
&lt;a href=&quot;http://timheuer.com/blog/archive/2008/09/24/silverlight-isolated-storage-caching.aspx&quot; rel=&quot;nofollow&quot;&gt;http://timheuer.com/blog/archive/2008/09/24/silverlight-isolated-storage-caching.aspx&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>This approach should also work well for downloading themes on the fly &#8211; you would just need to remove the old merged dictionary and add the new one.</p>
<p>Regarding caching, the approach I would recommend is using IsolatedStorage to cache the theme.<br />
For example:<br />
<a href="http://timheuer.com/blog/archive/2008/09/24/silverlight-isolated-storage-caching.aspx" rel="nofollow">http://timheuer.com/blog/archive/2008/09/24/silverlight-isolated-storage-caching.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsp3536</title>
		<link>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/comment-page-1/#comment-30</link>
		<dc:creator>jsp3536</dc:creator>
		<pubDate>Wed, 16 Dec 2009 04:23:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebishop.com/?p=79#comment-30</guid>
		<description>How do you cache the theme so the client does not have to download it everytime?</description>
		<content:encoded><![CDATA[<p>How do you cache the theme so the client does not have to download it everytime?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jsp3536</title>
		<link>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/comment-page-1/#comment-29</link>
		<dc:creator>jsp3536</dc:creator>
		<pubDate>Wed, 16 Dec 2009 02:30:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebishop.com/?p=79#comment-29</guid>
		<description>Great article!</description>
		<content:encoded><![CDATA[<p>Great article!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brandon Truong</title>
		<link>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/comment-page-1/#comment-24</link>
		<dc:creator>Brandon Truong</dc:creator>
		<pubDate>Sun, 13 Dec 2009 04:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebishop.com/?p=79#comment-24</guid>
		<description>hi,
This is so cool. Great way to break away themes and the application itself. Have you tried to apply different themes on the fly?

Cheers,
Brandon</description>
		<content:encoded><![CDATA[<p>hi,<br />
This is so cool. Great way to break away themes and the application itself. Have you tried to apply different themes on the fly?</p>
<p>Cheers,<br />
Brandon</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dynamic Theming in Silverlight with Implicit Styles</title>
		<link>http://www.jebishop.com/2009/11/25/dynamic-theming-in-silverlight-with-implicit-styles-plus-custom-build-events/comment-page-1/#comment-21</link>
		<dc:creator>Dynamic Theming in Silverlight with Implicit Styles</dc:creator>
		<pubDate>Sat, 05 Dec 2009 12:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jebishop.com/?p=79#comment-21</guid>
		<description>[...] from jebishop.blog    more here [...]</description>
		<content:encoded><![CDATA[<p>[...] from jebishop.blog    more here [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
