<?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 Sample Series &#8211; Databound HierarchicalDataTemplate Menu Sample</title>
	<atom:link href="http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/feed/" rel="self" type="application/rss+xml" />
	<link>http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/</link>
	<description>The Home of Mole and Karl&#039;s BLOG on WPF &#38; VB.NET.  (Karl speaks VB, learning C#)</description>
	<lastBuildDate>Fri, 18 Dec 2009 18:47:51 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Karl Shifflett</title>
		<link>http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1892</link>
		<dc:creator>Karl Shifflett</dc:creator>
		<pubDate>Wed, 11 Nov 2009 01:45:42 +0000</pubDate>
		<guid isPermaLink="false">http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1892</guid>
		<description>Jim,

Best way is to select data from the database based on the user, then only bind that selected users data to the menu.  In that case, the data will be dynamic as opposed to static.

Cheers,

Karl</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>Best way is to select data from the database based on the user, then only bind that selected users data to the menu.  In that case, the data will be dynamic as opposed to static.</p>
<p>Cheers,</p>
<p>Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimbeam451</title>
		<link>http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1891</link>
		<dc:creator>jimbeam451</dc:creator>
		<pubDate>Tue, 10 Nov 2009 23:08:10 +0000</pubDate>
		<guid isPermaLink="false">http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1891</guid>
		<description>I appreciate the lead and I have now successfully converted it to C#.

One last question - can you show the modifications needed to use databinding based on a unique user ID. Suppose I have 2 users, unique IDs and I want to show two different menu bars. I already have the DB side of this, I would like some more color on the databinding portion where the menu &quot;refreshes&quot; based on a new user ID.</description>
		<content:encoded><![CDATA[<p>I appreciate the lead and I have now successfully converted it to C#.</p>
<p>One last question &#8211; can you show the modifications needed to use databinding based on a unique user ID. Suppose I have 2 users, unique IDs and I want to show two different menu bars. I already have the DB side of this, I would like some more color on the databinding portion where the menu &#8220;refreshes&#8221; based on a new user ID.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karl Shifflett</title>
		<link>http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1888</link>
		<dc:creator>Karl Shifflett</dc:creator>
		<pubDate>Tue, 10 Nov 2009 01:55:23 +0000</pubDate>
		<guid isPermaLink="false">http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1888</guid>
		<description>Jim,

Sorry, just VB.  However you can use this converter,  http://www.developerfusion.com/tools/convert/vb-to-csharp/

The converter goes both ways.

Glad you like the blog post.

Cheers,

Karl</description>
		<content:encoded><![CDATA[<p>Jim,</p>
<p>Sorry, just VB.  However you can use this converter,  <a href="http://www.developerfusion.com/tools/convert/vb-to-csharp/" rel="nofollow">http://www.developerfusion.com/tools/convert/vb-to-csharp/</a></p>
<p>The converter goes both ways.</p>
<p>Glad you like the blog post.</p>
<p>Cheers,</p>
<p>Karl</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jimbeam451</title>
		<link>http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1887</link>
		<dc:creator>jimbeam451</dc:creator>
		<pubDate>Tue, 10 Nov 2009 01:24:45 +0000</pubDate>
		<guid isPermaLink="false">http://karlshifflett.wordpress.com/2008/02/03/wpf-sample-series-databound-hierarchicaldatatemplate-menu-sample/#comment-1887</guid>
		<description>I enjoyed the article, this is exactly what I need. Any chance you have this with C# code?</description>
		<content:encoded><![CDATA[<p>I enjoyed the article, this is exactly what I need. Any chance you have this with C# code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
