<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WPF Commands</title>
	<atom:link href="http://marlongrech.wordpress.com/2007/11/11/wpf-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://marlongrech.wordpress.com/2007/11/11/wpf-commands/</link>
	<description>my life in Avalon ....</description>
	<lastBuildDate>Mon, 04 Jan 2010 23:11:44 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: [MVVM + Mediator + ACB = cool WPF App] &#8211; The MVVM &#171; C# Disciples</title>
		<link>http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-2819</link>
		<dc:creator>[MVVM + Mediator + ACB = cool WPF App] &#8211; The MVVM &#171; C# Disciples</dc:creator>
		<pubDate>Mon, 13 Apr 2009 13:15:51 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-2819</guid>
		<description>[...] much better method has been introduced in WPF, the Commands. With commands you can delegate the work (such as a Click event) to the ViewModel. By doing so, the [...]</description>
		<content:encoded><![CDATA[<p>[...] much better method has been introduced in WPF, the Commands. With commands you can delegate the work (such as a Click event) to the ViewModel. By doing so, the [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JAPF &#187; Blog Archive &#187; How to attach commands to any UIElement ?</title>
		<link>http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-2544</link>
		<dc:creator>JAPF &#187; Blog Archive &#187; How to attach commands to any UIElement ?</dc:creator>
		<pubDate>Tue, 02 Dec 2008 12:12:48 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-2544</guid>
		<description>[...] regarding the state of the command. If you want more details about Commands, you can check out this nice post from Marlon [...]</description>
		<content:encoded><![CDATA[<p>[...] regarding the state of the command. If you want more details about Commands, you can check out this nice post from Marlon [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: WPF Navigation Window Control Template &#171; C# Disciples</title>
		<link>http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-1471</link>
		<dc:creator>WPF Navigation Window Control Template &#171; C# Disciples</dc:creator>
		<pubDate>Fri, 28 Dec 2007 10:11:55 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-1471</guid>
		<description>[...] (for more info on commands visit this post) - NavigationCommands.BrowseBack This command does not take any parameters. All you have to do is [...]</description>
		<content:encoded><![CDATA[<p>[...] (for more info on commands visit this post) &#8211; NavigationCommands.BrowseBack This command does not take any parameters. All you have to do is [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rating Selector &#171; C# Disciples</title>
		<link>http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-1281</link>
		<dc:creator>Rating Selector &#171; C# Disciples</dc:creator>
		<pubDate>Mon, 17 Dec 2007 22:04:49 +0000</pubDate>
		<guid isPermaLink="false">http://marlongrech.wordpress.com/2007/11/11/wpf-commands/#comment-1281</guid>
		<description>[...] Rate selected is triggered via a Command (more details on command found here) called SelectRating. This command also has a constraint so that it can be executed only if the [...]</description>
		<content:encoded><![CDATA[<p>[...] Rate selected is triggered via a Command (more details on command found here) called SelectRating. This command also has a constraint so that it can be executed only if the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
