<?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 - Being pragmatic by leveraging existing code in Metro style apps</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T/rss"/>
	<image>
		<url>http://ch9files.blob.core.windows.net/build/2011/thumbs/877.jpg</url>
		<title>Channel 9 - Being pragmatic by leveraging existing code in Metro style apps</title>
		<link></link>
	</image>
	<description>Does building a new Metro style app for Windows 8 mean you have to start from scratch? Absolutely not! Come learn how you can leverage existing code when developing Metro style apps for Windows 8. In this session, you will get an opportunity to learn directly from developers who have already benefitted from their existing code.</description>
	<link></link>
	<language>en</language>
	<pubDate>Sat, 26 May 2012 04:53:18 GMT</pubDate>
	<lastBuildDate>Sat, 26 May 2012 04:53:18 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Being pragmatic by leveraging existing code in Metro style apps</title>
		<description>
			<![CDATA[ <p>Cool, am planning on bringing across some of my phone sequencing software* - will check out your sample!</p><p>Excellent presentation Dude!</p><p>posted by Ian2</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634518443463462209</link>
		<pubDate>Sat, 17 Sep 2011 08:19:06 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634518443463462209</guid>
		<dc:creator>Ian2</dc:creator>
	</item>
	<item>
		<title>Re: Being pragmatic by leveraging existing code in Metro style apps</title>
		<description>
			<![CDATA[ <p>Just watched your talk at Build.</p><p>Are there any online resources&nbsp;available&nbsp;on referencing legacy dotNET dlls in a Metro&nbsp;style app?</p><p>posted by PietAmersfoort</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521261017772485</link>
		<pubDate>Tue, 20 Sep 2011 14:35:01 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521261017772485</guid>
		<dc:creator>PietAmersfoort</dc:creator>
	</item>
	<item>
		<title>Re: Being pragmatic by leveraging existing code in Metro style apps</title>
		<description>
			<![CDATA[ <p>Jason, please explain how it is useful to be able to wrap legacy code if you&nbsp;have to port it to WinRT anyway to list your app in the App Store? Since the App Store is the SINGLE point of distrbution why did you even give this talk?</p><p>posted by scarless</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521391687047784</link>
		<pubDate>Tue, 20 Sep 2011 18:12:48 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521391687047784</guid>
		<dc:creator>scarless</dc:creator>
	</item>
	<item>
		<title>Re: Being pragmatic by leveraging existing code in Metro style apps</title>
		<description>
			<![CDATA[ <p>Thanks Ian <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />. It was great to come out and share what we've been working on <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' />.</p><p>posted by JasonOlson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521579207556381</link>
		<pubDate>Tue, 20 Sep 2011 23:25:20 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521579207556381</guid>
		<dc:creator>JasonOlson</dc:creator>
	</item>
	<item>
		<title>Re: Being pragmatic by leveraging existing code in Metro style apps</title>
		<description>
			<![CDATA[ <p>Piet, IIRC, referencing legacy dotNET dlls is not currently supported in Metro style apps. You can find more information in Krzysztof's talk: <a href="http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-930C">http://channel9.msdn.com/Events/BUILD/BUILD2011/TOOL-930C</a></p><p>&nbsp;</p><p>Scarless. The amount of porting required will depend heavily on the codebase you are discussing. Some code will just come forward with little to no changes (like JavaScript). I'm assuming you are specifically talking about .NET code though. Even with porting, it's still a lot of code you can leverage in your app rather than starting from scratch. For instance, just making the .NET code into a Metro style library rather than a full-blown class library. This is a similar situation that happens today with Silverlight and the profile of the .NET Framework you have to adhere to when developing Silverlight applications.</p><p>posted by JasonOlson</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521582009098414</link>
		<pubDate>Tue, 20 Sep 2011 23:30:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634521582009098414</guid>
		<dc:creator>JasonOlson</dc:creator>
	</item>
	<item>
		<title>Re: Being pragmatic by leveraging existing code in Metro style apps</title>
		<description>
			<![CDATA[<p>Interesting looking drum machine.<br>I hope there's a way of sending MIDI data from a Metro app. It would be nice to make something that's like <a href="http://www.sensomusic.com/forums/index.php">Usine Pro</a> but that doesn't actually create any audio.<br>I'm just thinking about the interface building part so you can create your own MIDI/OSC controller interfaces and send that data over virtual midi cables like Midi-Yoke.</p><p>posted by dentaku</p>]]>
		</description>
		<link>http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634535322149252942</link>
		<pubDate>Thu, 06 Oct 2011 21:10:14 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Events/BUILD/BUILD2011/PLAT-877T#c634535322149252942</guid>
		<dc:creator>dentaku</dc:creator>
	</item>
</channel>
</rss>
