<?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>Channel 9 Forums - Tech Off - How does this work?</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Forums/rss"></atom:link>
	<image>
		<url>http://mschnlnine.vo.llnwd.net/d1/Dev/App_Themes/C9/images/feedimage.png</url>
		<title>Channel 9 Forums - Tech Off - How does this work?</title>
		<link>http://channel9.msdn.com/Forums</link>
	</image>
	<description>Channel 9 keeps you up to date with the latest news and behind the scenes info from Microsoft that developers love to keep up with. From LINQ to SilverLight – Watch videos and hear about all the cool technologies coming and the people behind them.</description>
	<link>http://channel9.msdn.com/Forums</link>
	<language>en</language>
	<pubDate>Sun, 19 May 2013 20:31:10 GMT</pubDate>
	<lastBuildDate>Sun, 19 May 2013 20:31:10 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<c9:totalResults>3</c9:totalResults>
	<c9:pageCount>-3</c9:pageCount>
	<c9:pageSize>-1</c9:pageSize>
	<item>
		<title>Tech Off - How does this work?</title>
		<description><![CDATA[<p>So I'm watching the video at <a href="http://channel9.msdn.com/Events/MIX/MIX10/EX14">http://channel9.msdn.com/Events/MIX/MIX10/EX14</a>.&nbsp; During the demo at 33 minutes in, something magical happens, and the system knows to disable the command button.&nbsp; Can anyone explain how it knows?&nbsp; I can't use this stuff if I can't figure out how it works. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-6.gif?v=c9' alt='Sad' /></p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-does-this-work/f862219ee2424550b263a0bd013f8b07#f862219ee2424550b263a0bd013f8b07</link>
		<pubDate>Thu, 30 Aug 2012 19:23:25 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-does-this-work/f862219ee2424550b263a0bd013f8b07#f862219ee2424550b263a0bd013f8b07</guid>
		<dc:creator>Walter R.</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/MasterRanger/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How does this work?</title>
		<description><![CDATA[<p>@<a href="/Forums/TechOff/How-does-this-work#cf862219ee2424550b263a0bd013f8b07">MasterRanger</a>: It's the WPF Command framework. ICommand.CanExecute. Details beyond that? I'd imagine there's an event raised to any listeners (which would be anything bound to the command instance). The beauty of a framework is that I don't need to know how it works, just how to use it. <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-1.gif?v=c9' alt='Smiley' /></p><p>From some quick searching, it seems that the CommandManager class is involved.</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-does-this-work/bd608cf6fe2d4288bea8a0bd014d9ba1#bd608cf6fe2d4288bea8a0bd014d9ba1</link>
		<pubDate>Thu, 30 Aug 2012 20:14:37 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-does-this-work/bd608cf6fe2d4288bea8a0bd014d9ba1#bd608cf6fe2d4288bea8a0bd014d9ba1</guid>
		<dc:creator>Scott</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/spivonious/Discussions/RSS</wfw:commentRss>
	</item>
	<item>
		<title>Tech Off - How does this work?</title>
		<description><![CDATA[<p>@<a href="/Forums/TechOff/How-does-this-work#cf862219ee2424550b263a0bd013f8b07">MasterRanger</a>: Yea.&nbsp; The whole CanExecute thing.&nbsp; Take a look at this video.</p><p><a href="http://www.lab49.com/wp-content/uploads/2011/12/Jason_Dolinger_MVVM.wmv">http://www.lab49.com/wp-content/uploads/2011/12/Jason_Dolinger_MVVM.wmv</a></p><p>It helped me understand, hopefully it will help you.</p><p>Reference: Here is the page where the link to Jason's wmv lives.&nbsp; <a href="http://blog.lab49.com/archives/2650">http://blog.lab49.com/archives/2650</a></p><p>&nbsp;</p>]]></description>
		<link>http://channel9.msdn.com/Forums/TechOff/How-does-this-work/924ee043a0b34a71b3bda0be00dbba0b#924ee043a0b34a71b3bda0be00dbba0b</link>
		<pubDate>Fri, 31 Aug 2012 13:20:00 GMT</pubDate>
		<guid isPermaLink="false">http://channel9.msdn.com/Forums/TechOff/How-does-this-work/924ee043a0b34a71b3bda0be00dbba0b#924ee043a0b34a71b3bda0be00dbba0b</guid>
		<dc:creator>Dave Williamson</dc:creator>
		<slash:comments>3</slash:comments>
		<wfw:commentRss>http://channel9.msdn.com/Niners/davewill/Discussions/RSS</wfw:commentRss>
	</item>
</channel>
</rss>