<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Custom WPF Controls in F#</title>
	<atom:link href="http://www.mattssoftwareblog.com/?feed=rss2&#038;p=191" rel="self" type="application/rss+xml" />
	<link>http://www.mattssoftwareblog.com/?p=191</link>
	<description></description>
	<lastBuildDate>Mon, 16 Aug 2010 18:36:45 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Matt</title>
		<link>http://www.mattssoftwareblog.com/?p=191&#038;cpage=1#comment-654</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 09 Dec 2009 21:59:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattssoftwareblog.com/?p=191#comment-654</guid>
		<description>Hi Mike,

It depends on which programming paradigm you find works best for you. I prefer F# hands down. GUI designers add a lot of useless cruft to the code rendering them unusable, and C#/XAML requires a lot of  ceremony. I find that entire F# programs can be elegantly expressed in a single page of code. John Liao&#039;s blog at http://jyliao.blogspot.com/ has a ton of really great examples of F#/WPF.

Hope this helps, and happy coding.

Matt</description>
		<content:encoded><![CDATA[<p>Hi Mike,</p>
<p>It depends on which programming paradigm you find works best for you. I prefer F# hands down. GUI designers add a lot of useless cruft to the code rendering them unusable, and C#/XAML requires a lot of  ceremony. I find that entire F# programs can be elegantly expressed in a single page of code. John Liao&#8217;s blog at <a href="http://jyliao.blogspot.com/" rel="nofollow">http://jyliao.blogspot.com/</a> has a ton of really great examples of F#/WPF.</p>
<p>Hope this helps, and happy coding.</p>
<p>Matt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.mattssoftwareblog.com/?p=191&#038;cpage=1#comment-653</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Wed, 09 Dec 2009 19:10:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattssoftwareblog.com/?p=191#comment-653</guid>
		<description>I&#039;m very much interested in F# but have been disappointed because even MS guys recommended to use C# and GUI-Builder for GUIs and then interface with F#. So Your posts are very motivating for me. Would you recommend your approach for a hobby programmer? BR</description>
		<content:encoded><![CDATA[<p>I&#8217;m very much interested in F# but have been disappointed because even MS guys recommended to use C# and GUI-Builder for GUIs and then interface with F#. So Your posts are very motivating for me. Would you recommend your approach for a hobby programmer? BR</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WPF Control development Unleashed, now in F#</title>
		<link>http://www.mattssoftwareblog.com/?p=191&#038;cpage=1#comment-539</link>
		<dc:creator>WPF Control development Unleashed, now in F#</dc:creator>
		<pubDate>Fri, 06 Nov 2009 02:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mattssoftwareblog.com/?p=191#comment-539</guid>
		<description>[...] what would it look like if you built WPF controls using F# ? If yes, head over to Matt’s blog where he has translated almost all of the examples in my book WPF Control Development Unleashed to [...]</description>
		<content:encoded><![CDATA[<p>[...] what would it look like if you built WPF controls using F# ? If yes, head over to Matt’s blog where he has translated almost all of the examples in my book WPF Control Development Unleashed to [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
