<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" media="screen" href="/styles/xslt/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:media="http://search.yahoo.com/mrss/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:c9="http://channel9.msdn.com">
<channel>
	<title>Comment Feed for Channel 9 - Build world-ready Metro style apps using XAML</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/Build/BUILD2011/APP-528C/rss"></atom:link>
	<image>
		<url>http://ch9files.blob.core.windows.net/build/2011/thumbs/528.jpg</url>
		<title>Channel 9 - Build world-ready Metro style apps using XAML</title>
		<link></link>
	</image>
	<description>Ready to take your app global? We&#39;ve designed a flexible architecture enabling developers to quickly create a fully localized Metro style app using XAML in a &#39;language pack&#39; style of development. This session will show you how to easily localize string-based content in your app, fully localize your XAML layout, and quickly update your app by adding language support at any time.</description>
	<link></link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 12:07:37 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 12:07:37 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Build world-ready Metro style apps using XAML</title>
		<description>
			<![CDATA[ <p>There were some questions about fallback among regional variants. E.g., the app has strings for en-US and de-DE with de-DE as the ultimate fallback; but the user's preference is for en-AU. In this case, the en-US strings will be used. The system will look at the user's preference and infer a fallback chain that allows for regional variants. So, in the above example, it will assume a fallback chain as follows:</p><ul><li>en-AU&nbsp; (user's first choice, but not available in the app) </li><li>en&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (region-neutral asset -- not available in this app) </li><li>en-*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (any other regional variant -- will pick up en-US in the app) </li><li>de-DE&nbsp;&nbsp; (app's ultimate fallback) </li></ul><p>Note that, as explained by Tim Heuer, you don't have to declare the resources using a specific regional variant language tag. You can, instead, use a region-neutral tag like &quot;en&quot;. And you can use any combination of specific-regional variants as well as a region-neutral variant.</p><p>posted by PeterCon_MSFT</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/BUILD2011/APP-528C#c634518459242857375</link>
		<pubDate>Sat, 17 Sep 2011 08:45:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/BUILD2011/APP-528C#c634518459242857375</guid>
		<dc:creator>PeterCon_MSFT</dc:creator>
	</item>
	<item>
		<title>Re: Build world-ready Metro style apps using XAML</title>
		<description>
			<![CDATA[<p>How does the Uid property interact with primatives?.&nbsp;</p><p>All of the samples define the application title as a String resource in either the page or the App. There's a Uid property available on it, but I'm if I try to set it, I get a runtime exception for a missing resource.&nbsp;</p><p>Is there going to be some design time indication what is and isn't supported to avoid runtime issues later?</p><p>posted by MikeKenyon</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/BUILD2011/APP-528C#c634531050232563738</link>
		<pubDate>Sat, 01 Oct 2011 22:30:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/BUILD2011/APP-528C#c634531050232563738</guid>
		<dc:creator>MikeKenyon</dc:creator>
	</item>
	<item>
		<title>Re: Build world-ready Metro style apps using XAML</title>
		<description>
			<![CDATA[<p>@MikeKenyon -- Hi mike can you ask this question over on the forums (dev.windows.com)?&nbsp; I know it is annoying to ask, but I want others to have the answer as well.</p><p>UID support on primitives isn't supported, but this is something that I'll log a bug on to investigate.</p><p>posted by TimHeuer</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Build/BUILD2011/APP-528C#c634534485946565224</link>
		<pubDate>Wed, 05 Oct 2011 21:56:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Build/BUILD2011/APP-528C#c634534485946565224</guid>
		<dc:creator>TimHeuer</dc:creator>
	</item>
</channel>
</rss>