<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.msdn.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx</link><description>VS Silverlight beta2 adjusted its build functionalities to support the new Silverlight runtime localization model, which essentially is “one language, one xap”. This article provides the steps to take to build a localized app Let us say, you want to localize</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP1 (Build: 61025.2)</generator><item><title>Basketball Chat  &amp;raquo; Blog Archive   &amp;raquo; Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8590490</link><pubDate>Wed, 11 Jun 2008 01:12:15 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8590490</guid><dc:creator>Basketball Chat  &amp;raquo; Blog Archive   &amp;raquo; Localizing a Silverlight application</dc:creator><description>&lt;p&gt;PingBack from &lt;a rel="nofollow" target="_new" href="http://www.basketballs-sports.info/basketball-chat/?p=1647"&gt;http://www.basketballs-sports.info/basketball-chat/?p=1647&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8591553</link><pubDate>Wed, 11 Jun 2008 18:58:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8591553</guid><dc:creator>Adlai Maschiach</dc:creator><description>&lt;p&gt;What about HEBREW &amp;amp; ARABIC ?&lt;/p&gt;
&lt;p&gt;What About Express Support ?&lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8597311</link><pubDate>Sat, 14 Jun 2008 16:11:18 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8597311</guid><dc:creator>slyi</dc:creator><description>&lt;p&gt;I added blog artical on how to get language binding working based on your post&lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8597319</link><pubDate>Sat, 14 Jun 2008 16:14:34 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8597319</guid><dc:creator>slyi</dc:creator><description>&lt;p&gt;Sorry wrong link try &lt;a rel="nofollow" target="_new" href="http://wpf-e.spaces.live.com/blog/cns"&gt;http://wpf-e.spaces.live.com/blog/cns&lt;/a&gt;!2B248D261D0E0035!203.entry &lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8615140</link><pubDate>Wed, 18 Jun 2008 11:27:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8615140</guid><dc:creator>jordan</dc:creator><description>&lt;p&gt;Ok, I can see why MS has gone with one locale per xap, to reduce the xap file size. &amp;nbsp;But surely this should be the choice of the developer! &amp;nbsp;I should be able to choose if I want one locale per xap or accept having a larger xap containing all the locales i wish.&lt;/p&gt;
&lt;p&gt;It's bad enough that SL doesn't support dynamic resource dictionaries, so now I am going to have to have a xap per different customer branding of the app multiplied by the number of supported locales!! &amp;nbsp;&lt;/p&gt;
&lt;p&gt;talk about support/build script nightmare..&lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8615148</link><pubDate>Wed, 18 Jun 2008 11:30:06 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8615148</guid><dc:creator>jordan</dc:creator><description>&lt;p&gt;Anyone looking for a working example of this, download&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://cid-e0f26f7a54cfc7b0.skydrive.live.com/self.aspx/Documents/SilverlightLoc.zip"&gt;http://cid-e0f26f7a54cfc7b0.skydrive.live.com/self.aspx/Documents/SilverlightLoc.zip&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There are some caveats, please read post: &lt;a rel="nofollow" target="_new" href="http://silverlight.net/forums/p/17678/62357.aspx#62357"&gt;http://silverlight.net/forums/p/17678/62357.aspx#62357&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8616540</link><pubDate>Wed, 18 Jun 2008 16:43:44 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8616540</guid><dc:creator>jordan</dc:creator><description>&lt;p&gt;As there is on xap per locale, is there a way to define the Source property to point to the correct locale folder path depending on URL Querystring? &lt;/p&gt;
&lt;p&gt;I'm pretty novice with asp.net, but as far as I can see property values cannot be dynamic.&lt;/p&gt;
&lt;p&gt;As I could potentially have hundreds of xap files for different brands/locales, it is not something I would want to code in javascript, code behind c# would be better.&lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8617311</link><pubDate>Wed, 18 Jun 2008 19:30:37 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8617311</guid><dc:creator>jordan</dc:creator><description>&lt;p&gt;sample source updated.&lt;/p&gt;
&lt;p&gt;See post here for comments:&lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://silverlight.net/forums/p/17678/62546.aspx#62546"&gt;http://silverlight.net/forums/p/17678/62546.aspx#62546&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>re: Localizing a Silverlight application</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#8625005</link><pubDate>Fri, 20 Jun 2008 10:56:05 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:8625005</guid><dc:creator>slyi</dc:creator><description>&lt;p&gt;If you want multi lang xap then the culture assemebly's must not in culture sub-folders but in the root of the xap itself.&lt;/p&gt;
&lt;p&gt;eg add &amp;lt;AssemblyPart Source=&amp;quot;SilverlightApplication1.de.resources.dll&amp;quot; /&amp;gt;&amp;lt;AssemblyPart Source=&amp;quot;SilverlightApplication1.fr.resources.dll&amp;quot; /&amp;gt; into Deployment.Parts section in file Properties\AppManifest.xml&lt;/p&gt;
&lt;p&gt;Sample on &lt;a rel="nofollow" target="_new" href="http://cid-2b248d261d0e0035.skydrive.live.com/self.aspx/Public/SL-Loc.zip"&gt;http://cid-2b248d261d0e0035.skydrive.live.com/self.aspx/Public/SL-Loc.zip&lt;/a&gt;&lt;/p&gt;
</description></item><item><title>Silverlight Tour Training FAQ</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#9136090</link><pubDate>Mon, 24 Nov 2008 09:50:14 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9136090</guid><dc:creator>Laurent Duveau</dc:creator><description>&lt;p&gt;I’ve just finished teaching my first Silverlight Tour training in Montreal, people were very excited&lt;/p&gt;
</description></item><item><title>Silverlight Tour Training FAQ</title><link>http://blogs.msdn.com/webdevtools/archive/2008/06/10/localizing-a-silverlight-application.aspx#9136266</link><pubDate>Mon, 24 Nov 2008 11:14:10 GMT</pubDate><guid isPermaLink="false">91d46819-8472-40ad-a661-2c78acb4018c:9136266</guid><dc:creator>Laurent Duveau</dc:creator><description>&lt;p&gt;I’ve just finished teaching my first Silverlight Tour training in Montreal, people were very excited&lt;/p&gt;
</description></item></channel></rss>