<?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 - Fun is... using the same code on three different platforms. XAMLFinance shows us how.</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how/RSS"></atom:link>
	<image>
		<url>http://files.channel9.msdn.com/thumbnail/b51dd5d7-66f9-47da-b0a7-cadfd218ad6c.png</url>
		<title>Channel 9 - Fun is... using the same code on three different platforms. XAMLFinance shows us how.</title>
		<link></link>
	</image>
	<description>Today&#39;s project provides one example of how you can target three different platforms, Windows Phone 7, Web/Silverlight and Windows Desktop/WPF while sharing much of the same for all three, while taking advantages of the features each platform provides. XAMLFinance – A Cross-platform WPF, Silverlight &amp;amp; WP7 Application This article describes the development of XAML Finance, a cross-platform application which works on the desktop, using Windows Presentation Foundation (WPF), on the web, using Silverlight and on Windows Phone 7 (WP7). My aim in writing this article is to highlight how the XAML based technologies used for desktop, web and mobile allow you to share large quantities of code and cost-effectively distribute your application on a range of devices. IndexOverview Introduction – Why cross-platform? Cross-platform XAML development Cross-platform, a Practical Approach WPF / Silverlight Framework Differences Broad differences API level differences Resolution Techniques Conditional compilation (#if) Partial classes Design Patterns Missing Framework Features Missing Controls Common pitfalls The Unexpected Adapting to each Platform XAML Finance Architecture DataSource Library XAML Finance Application The MVVM pattern Adapting for the web Adapting for the desktop Adapting for Windows Phone 7 Conclusions      What I also liked about the project was how it compared and contrasted the features available in the different forms of XAML.   And how these differences were dealt with;  Here&#39;s a snap of the WPF Solution;  This clip provides an example of how the code is shared between the different projects (Note the linked/shortcut icon on some of the files)  And all the above only lightly touches on the project&#39;s content. If you&#39;re thinking about cross platform development, or just interested in a cool Silverlight, WPF or Windows Phone 7 app, this project might be just what you are looking for... </description>
	<link></link>
	<language>en</language>
	<pubDate>Thu, 23 May 2013 03:30:35 GMT</pubDate>
	<lastBuildDate>Thu, 23 May 2013 03:30:35 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Fun is... using the same code on three different platforms. XAMLFinance shows us how.</title>
		<description>
			<![CDATA[<p>This is just so cool. I like the way that I didn't have to learn anything new for developing for windows phone. Same language, same environment, same xaml (pretty much), and I can take my apps desktop experience to another device. I'm completing my first win phone app and love the way I can just re-use code and mark-up between the desktop version of the app.&nbsp;</p><p>posted by Fabulous_Fadz</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how#c634534191907572378</link>
		<pubDate>Wed, 05 Oct 2011 13:46:30 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how#c634534191907572378</guid>
		<dc:creator>Fabulous_Fadz</dc:creator>
	</item>
	<item>
		<title>Re: Fun is... using the same code on three different platforms. XAMLFinance shows us how.</title>
		<description>
			<![CDATA[How bout on the IPad or IPhone....<p>posted by Jamest</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how#c634534593708695160</link>
		<pubDate>Thu, 06 Oct 2011 00:56:10 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how#c634534593708695160</guid>
		<dc:creator>Jamest</dc:creator>
	</item>
	<item>
		<title>Re: Fun is... using the same code on three different platforms. XAMLFinance shows us how.</title>
		<description>
			<![CDATA[<p>@<a href="/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how#c634534593708695160?areaType=Blogs&amp;areaName=Coding4FunBlog">Jamest</a>: Apple will need to support XAML for that to happen. I don't use Mono so don't know what became of the moonlight project, but if it is alive, in theory you could use some of the XAML to build apps for iOS.</p><p>In any case, using Mono, you can still use your .NET code for other platforms so there is still some level of re-use.&nbsp;</p><p>What this post highlights is the almost seamless experience of building on the Windows ecosystem. Which is great.</p><p>posted by Fabulous_Fadz</p>]]>
		</description>
		<link>http://channel9.msdn.com/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how#c634535806010999028</link>
		<pubDate>Fri, 07 Oct 2011 10:36:41 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/coding4fun/blog/Fun-is-using-the-same-code-on-three-different-platforms-XAMLFinance-shows-us-how#c634535806010999028</guid>
		<dc:creator>Fabulous_Fadz</dc:creator>
	</item>
</channel>
</rss>