<?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 - Data Binding in Windows Presentation Foundation</title>
	<atom:link rel="self" type="application/rss+xml" href="http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation/RSS"></atom:link>
	<image>
		<url>http://ecn.channel9.msdn.com/o9/previewImages/100/108130_100x75.jpg</url>
		<title>Channel 9 - Data Binding in Windows Presentation Foundation</title>
		<link></link>
	</image>
	<description>Tim Sneath shows how to build a basic RSS reader using Windows Presentation Foundation (formerly codenamed “Avalon”) in just 14 lines of code, using the data binding and XAML features that are central to this new technology.</description>
	<link></link>
	<language>en</language>
	<pubDate>Wed, 22 May 2013 07:43:40 GMT</pubDate>
	<lastBuildDate>Wed, 22 May 2013 07:43:40 GMT</lastBuildDate>
	<generator>Rev9</generator>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[In the video, you set ListBox ItemSource=&quot;{Binding}&quot;, that dosen't make sense to me. You need to explain that one abit more. But once again, a GREAT video. Really helped me alot! Keep up that good work <img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-11.gif' alt='Cool' /><p>posted by Chadk</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617197000000000</link>
		<pubDate>Wed, 07 Sep 2005 19:55:00 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617197000000000</guid>
		<dc:creator>Chadk</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[Fast-forward to 7:55 in the video.<br>
<br>
Tim sets the DataContext on the DockPanel to be a binding to the items in the RSS feed.<br>
<br>
Then the nested ListBox doesn't need to say anything except to Bind. It gets its data from its parent DataContext.<br>
<br>
<p>posted by Okoboji</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617241090000000</link>
		<pubDate>Wed, 07 Sep 2005 21:08:29 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617241090000000</guid>
		<dc:creator>Okoboji</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[Is it just me... or is no one else able to view this video? I can't seem to find a link to view it anywhere. The view link on the front page simply directs me to this thread.<br>
<p>posted by Tyler Brown</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617321530000000</link>
		<pubDate>Wed, 07 Sep 2005 23:22:33 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617321530000000</guid>
		<dc:creator>Tyler Brown</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[Tyler,<br>
<br>
I just tested it out and it seemed to be fine. Try going directly to the URL for the WMV:<br>
<a href="/Screencasts/DataBindinginWPF.wmv"><a href="http://channel9.msdn.com/Screencasts/DataBindinginWPF.wmv">http&#58;&#47;&#47;channel9.msdn.com&#47;Screencasts&#47;DataBindinginWPF.wmv</a></a><br>
<br>
Best wishes,<br>
<br>
Tim<p>posted by Tim Sneath</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617337920000000</link>
		<pubDate>Wed, 07 Sep 2005 23:49:52 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617337920000000</guid>
		<dc:creator>Tim Sneath</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[Thanks Tim, thats got it working now.<br>
<p>posted by Tyler Brown</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617892140000000</link>
		<pubDate>Thu, 08 Sep 2005 15:13:34 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632617892140000000</guid>
		<dc:creator>Tyler Brown</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[
<p>Here's the source code, based on the Sept CTP bits:<br>
<br>
&lt;StackPanel xmlns=&quot;<a href="http://schemas.microsoft.com/winfx/avalon/2005">http://schemas.microsoft.com/winfx/avalon/2005</a>&quot; xmlns:x=&quot;<a href="http://schemas.microsoft.com/winfx/xaml/2005">http://schemas.microsoft.com/winfx/xaml/2005</a>&quot; Margin=&quot;10&quot;&gt;<br>
&nbsp;&nbsp; &lt;StackPanel.Resources&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;XmlDataSource x:Key=&quot;Blog&quot; Source=&quot;<a href="http://blogs.msdn.com/tims/rss.aspx&quot;/">http://blogs.msdn.com/tims/rss.aspx&quot;/</a>&gt;</p>
<p>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;DataTemplate x:Key=&quot;TitleTemplate&quot;&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBlock TextContent=&quot;{Binding XPath=title}&quot;/&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/DataTemplate&gt;<br>
&nbsp;&nbsp; &lt;/StackPanel.Resources&gt;</p>
<p>&nbsp;&nbsp; &lt;Label Content=&quot;{Binding Source={StaticResource Blog}, XPath=/rss/channel/title}&quot; FontSize=&quot;24&quot; FontWeight=&quot;Bold&quot; /&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
<br>
&nbsp;&nbsp; <br>
&nbsp;&nbsp; &lt;Label Content=&quot;{Binding Source={StaticResource Blog}, XPath=/rss/channel/description}&quot; FontSize=&quot;18&quot; /&gt;</p>
<p>&nbsp;&nbsp; &lt;DockPanel DataContext=&quot;{Binding Source={StaticResource Blog}, XPath=/rss/channel/item}&quot; &gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ListBox DockPanel.Dock=&quot;Left&quot; ItemsSource=&quot;{Binding}&quot; ItemTemplate=&quot;{StaticResource TitleTemplate}&quot; IsSynchronizedWithCurrentItem=&quot;True&quot; /&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBox Name=&quot;Contents&quot; Text=&quot;{Binding XPath=description}&quot; Wrap=&quot;True&quot; Width=&quot;Auto&quot; /&gt;<br>
&nbsp;&nbsp; &lt;/DockPanel&gt;<br>
&lt;/StackPanel&gt; </p>
<p>posted by Tim Sneath</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632630211470000000</link>
		<pubDate>Thu, 22 Sep 2005 21:25:47 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632630211470000000</guid>
		<dc:creator>Tim Sneath</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[
<p>Tim,</p>
<p>After attending the PDC, I've installed the Sept CTP bits.&nbsp; I've copied your sample (above) and it doesn't work in XAMLPAD.&nbsp; Am I missing something?&nbsp;
</p>
<p>Here's a couple keywords that its &quot;upset&quot; about:</p>
<p>XmlDataSource&nbsp;&nbsp; --&gt; changed to XmlDataProvider</p>
<p>Wrap&nbsp; --&gt; removed as it just won't work.</p>
<p>&nbsp;</p>
<p>Then another quick question...&nbsp; What code could I add to this sample to automatically get new RSS content and have the lists automatically update?&nbsp; I was trying to do things declartively... I was trying to set the source of the XmlDataProvider to be bound
 to a TextBox.&nbsp; But to no avail.&nbsp; Do I need to revert to code behind?</p>
<p>&nbsp;</p>
<p>Joe</p>
<p>posted by JoeRz</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632634588240000000</link>
		<pubDate>Tue, 27 Sep 2005 23:00:24 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632634588240000000</guid>
		<dc:creator>JoeRz</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[
<p>We've experienced some pain trying to make the various demos we saw at PDC05 and on various tech evang blogs work on the PDC05 &quot;The Goods&quot; bits because of changes to the class libs/schemas since the WinFX Beta was released. With some effort it has been possible
 to figure out the changes and/or find updated demos.<br>
<br>
However, it would be helpful if the various tech evangelists were to post updated demos that work on the PDC05 bits.<br>
<br>
Thanks!<br>
<br>
Erik</p>
<p>&nbsp;</p>
<p>posted by Erik Thomas</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632639538210000000</link>
		<pubDate>Mon, 03 Oct 2005 16:30:21 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632639538210000000</guid>
		<dc:creator>Erik Thomas</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[For Wrap=&quot;True&quot; use the following:<br>
<br>
TextWrapping=&quot;Wrap&quot;<br>
<br>
And for TextContent=&quot;...&quot; just use Text=&quot;...&quot;<br>
<br>
<img src='http://ecn.channel9.msdn.com/o9/content/images/emoticons/emotion-5.gif' alt='Wink' /><p>posted by Hassverbrecher</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632639630630000000</link>
		<pubDate>Mon, 03 Oct 2005 19:04:23 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632639630630000000</guid>
		<dc:creator>Hassverbrecher</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[Databining without codebehind or compliling is so sweet&nbsp;<a href="http://slyi.members.winisp.net/rss.xaml">http://slyi.members.winisp.net/rss.xaml</a>&nbsp;(works as of&nbsp;the WPF Nov&nbsp;run-time&nbsp;using static rss on my root).<br>
<br>
If only we didnt need to compile for&nbsp;events, roll on wpf/e&nbsp;<p>posted by slyi</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632689789740000000</link>
		<pubDate>Wed, 30 Nov 2005 20:22:54 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632689789740000000</guid>
		<dc:creator>slyi</dc:creator>
	</item>
	<item>
		<title>Re: Data Binding in Windows Presentation Foundation</title>
		<description>
			<![CDATA[
<p>I got it to work with the Feb CTP. See updated code below:<br>
<br>
&lt;StackPanel xmlns=&quot;<a href="http://schemas.microsoft.com/winfx/2006/xaml/presentation">http://schemas.microsoft.com/winfx/2006/xaml/presentation</a>&quot; xmlns:x=&quot;<a href="http://schemas.microsoft.com/winfx/2006/xaml">http://schemas.microsoft.com/winfx/2006/xaml</a>&quot;
 Margin=&quot;10&quot;&gt;<br>
&nbsp;&nbsp; &lt;StackPanel.Resources&gt;<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;XmlDataProvider x:Key=&quot;Blog&quot; Source=&quot;<a href="http://blogs.msdn.com/tims/rss.aspx&quot;/">http://blogs.msdn.com/tims/rss.aspx&quot;/</a>&gt;</p>
<pre>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;DataTemplate x:Key=&quot;TitleTemplate&quot;&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBlock Text=&quot;{Binding XPath=title}&quot;/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/DataTemplate&gt;<br>&nbsp;&nbsp; &lt;/StackPanel.Resources&gt;</pre>
<pre>&nbsp;&nbsp; &lt;Label Content=&quot;{Binding Source={StaticResource Blog}, XPath=/rss/channel/title}&quot; FontSize=&quot;24&quot; FontWeight=&quot;Bold&quot; /&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp; <br>&nbsp;&nbsp; &lt;Label Content=&quot;{Binding Source={StaticResource Blog}, XPath=/rss/channel/description}&quot; FontSize=&quot;18&quot; /&gt;</pre>
<pre>&nbsp;&nbsp; &lt;DockPanel DataContext=&quot;{Binding Source={StaticResource Blog}, XPath=/rss/channel/item}&quot; &gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;ListBox DockPanel.Dock=&quot;Left&quot; ItemsSource=&quot;{Binding}&quot; ItemTemplate=&quot;{StaticResource TitleTemplate}&quot; IsSynchronizedWithCurrentItem=&quot;True&quot; /&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;TextBox Name=&quot;Contents&quot; Text=&quot;{Binding XPath=description}&quot; TextWrapping=&quot;Wrap&quot; Width=&quot;Auto&quot; /&gt;<br>&nbsp;&nbsp; &lt;/DockPanel&gt;<br>&lt;/StackPanel&gt;</pre>
<p>posted by ShahnHogan</p>]]>
		</description>
		<link>http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632763133510000000</link>
		<pubDate>Thu, 23 Feb 2006 17:42:31 GMT</pubDate>
		<guid isPermaLink="true">http://channel9.msdn.com/Blogs/AdamKinney/Data-Binding-in-Windows-Presentation-Foundation#c632763133510000000</guid>
		<dc:creator>ShahnHogan</dc:creator>
	</item>
</channel>
</rss>