<?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 - Building Metro style apps with XAML and C++</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp/rss"></atom:link>
	<image>
		<url>http://media.ch9.ms/ch9/b980/2c771d6f-b479-4726-96ec-8c5ce6b9b980/BuildingMetroStyleAppswithXAMLandCPPTimHeuer_220.jpg</url>
		<title>Channel 9 - Building Metro style apps with XAML and C++</title>
		<link></link>
	</image>
	<description>With the introduction of Metro style apps for C&amp;#43;&amp;#43; developers, Microsoft now brings the XAML UI platform to native code!&amp;nbsp; I will take you through a lap around creating a Metro style app in XAML and C&amp;#43;&amp;#43;.&amp;nbsp; I&#39;ll introduce the fundamentals of the XAML platform in WinRT and how C&amp;#43;&amp;#43; developers can easily write applications with a consistent, touch-friendly UI framework.&amp;nbsp; I&#39;ll walk through the developer experience in Visual Studio for creating these apps, noting how (and why) code is structured in the project system.&amp;nbsp; I will also demonstrate some of the powerful benefits of XAML in databinding and custom control development.&amp;nbsp;Finally, I will&amp;nbsp;introduce the developer tools that enable you to design XAML in a graphical way within Visual Studio as well as Blend. </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 20 Jun 2013 00:26:48 GMT</pubDate>
	<lastBuildDate>Thu, 20 Jun 2013 00:26:48 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[I expected to find a video here...<p>posted by Danish</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634729613040639172</link>
		<pubDate>Fri, 18 May 2012 18:08:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634729613040639172</guid>
		<dc:creator>Danish</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Comment Permalink" href="/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634729613040639172">5 hours&nbsp;ago</a></p><p>I expected to find a video here...</p><p></p></div></blockquote><p></p><p>If you go to the live feed and scroll back to about hour 2:15 or so, you'll see Tim's talk</p><p>posted by dcuccia</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634729798355568216</link>
		<pubDate>Fri, 18 May 2012 23:17:15 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634729798355568216</guid>
		<dc:creator>dcuccia</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p></p><blockquote><div class="quoteText"><p></p><p><a class="permalink" title="Comment Permalink" href="/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634729613040639172">2 days&nbsp;ago</a></p><p>I expected to find a video here...</p><p></p></div></blockquote><p></p><p><img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-8.gif?v=c9' alt='Expressionless' /> me too!</p><p>posted by ArmandoMeabe</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634732050468664533</link>
		<pubDate>Mon, 21 May 2012 13:50:46 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634732050468664533</guid>
		<dc:creator>ArmandoMeabe</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p>I'm a bit confused.&nbsp;</p><p>Microsoft <strong>strongly</strong> suggest building Metro Applications in HTML/JS, <strong>not</strong> XAML.</p><p>So the question is <span>why should we use a depreciated product</span>(even thought I may want to)?</p><p>posted by samcov</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634732730997999889</link>
		<pubDate>Tue, 22 May 2012 08:44:59 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634732730997999889</guid>
		<dc:creator>samcov</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p>At 40:15... isn't it a bit un-intuitive for search to only search those apps when the user clicks on the app? &nbsp;What if the user doesn't know <em>which</em> app their search term might apply to, or has simply forgotten?</p><p>posted by pheedbaq</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634734807214570401</link>
		<pubDate>Thu, 24 May 2012 18:25:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634734807214570401</guid>
		<dc:creator>pheedbaq</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[I like the tile interface.<br>Windows 8 look is very bold beautiful and fluid.<br>is a newcomer, young and attractive<br>it&#39;s perfectly suited for tablets thanks to the low power drain and low heat generated by systems running on ARM processor &#33;&#33;&#59;&#41;<br>im so happy for codename&#58;Windows 8 and i think Windows 95 was a big deal for users and developers alike.<br>Overall, this release feels smoother, faster, snappier, and more stable.<br>Metro does rock on desktop and laptop&#33;<br>with this your luck can be perfect.<br>now with touch you can have all your requirements plus even more.<br>My prediction is clear and I know that there will be a much perfect luck for the whole W&#40;P&#41;8&#40;RT&#41; universe than Microsoft can imagine.I respect Microsoft for doing that. My opinion on these metro hating freaks is that they are all people who don&#39;t like to change<br>and dont forget Thank for feedback mark as answer and log uri<p>posted by peter cho</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634748486441085824</link>
		<pubDate>Sat, 09 Jun 2012 14:24:04 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634748486441085824</guid>
		<dc:creator>peter cho</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p>Perhaps this demo should be redone to avoid the&nbsp;&quot;out of disk space&quot; errors that kept disrupting the presentation.</p><p>posted by bdhc73a</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634754511849895979</link>
		<pubDate>Sat, 16 Jun 2012 13:46:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634754511849895979</guid>
		<dc:creator>bdhc73a</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p>Another session on a similar topic here:</p><p><a href="http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DEV322">http://channel9.msdn.com/Events/TechEd/NorthAmerica/2012/DEV322</a></p><p>&nbsp;</p><p>posted by cocoalive</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634758700868657059</link>
		<pubDate>Thu, 21 Jun 2012 10:08:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634758700868657059</guid>
		<dc:creator>cocoalive</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p>There is something i don't understand. They say Native c&#43;&#43; code but all the api need to to be ref newed and passed by ^. This is the terminology of CLR... Also ^ and ref new is not standart c&#43;&#43;.</p><p>If all the ^ and ref new are not CLR what is the difference?</p><p>&nbsp;</p><p>Thanks</p><p>posted by monamimani</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634767912438664039</link>
		<pubDate>Mon, 02 Jul 2012 02:00:43 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634767912438664039</guid>
		<dc:creator>monamimani</dc:creator>
	</item>
	<item>
		<title>Re: Building Metro style apps with XAML and C++</title>
		<description>
			<![CDATA[<p>@<a href="/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634767912438664039">monamimani</a>: WinRT is true Native code, but have too similar things with technology provided in managed .NET - the WinRT library at %SystemRoot%\System32\WinMetadata have the same file format as .NET Assemblies.</p><p>For example this is a screenshot</p><p><a href="http://imageshack.us/f/137/hellocodeccxcsharpvbnet.png/">http://imageshack.us/f/137/hellocodeccxcsharpvbnet.png/</a></p><p><a href="http://img137.imageshack.us/img137/3154/hellocodeccxcsharpvbnet.png">http://img137.imageshack.us/img137/3154/hellocodeccxcsharpvbnet.png</a>&nbsp;(direct link)</p><p>of examination's Dependency Walker of three binaries of the same code from Charles Petzold - Programming_Windows__Sixth_Edition, but written in three language - C&#43;&#43;/CX, C# and VB.NET.</p><p>There are no mscoree.dll (.NET core)&nbsp;in C&#43;&#43;/CX variant(HelloCode_CCX.exe).</p><p>posted by TheViceMan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634770794656560265</link>
		<pubDate>Thu, 05 Jul 2012 10:04:25 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/Windows-Camp/Developing-Windows-8-Metro-style-apps-in-Cpp/Building-Metro-style-apps-with-XAML-and-Cpp#c634770794656560265</guid>
		<dc:creator>TheViceMan</dc:creator>
	</item>
</channel>
</rss>