<?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: Tip: Don&#8217;t be scared to use x:Name in XAML</title>
	<atom:link href="http://joel.neubeck.net/2009/02/tip-dont-be-scared-to-use-xname-in-xaml/feed/" rel="self" type="application/rss+xml" />
	<link>http://joel.neubeck.net/2009/02/tip-dont-be-scared-to-use-xname-in-xaml/</link>
	<description>Simplifing structure without changing results</description>
	<lastBuildDate>Sat, 06 Feb 2010 06:09:02 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Jeremy</title>
		<link>http://joel.neubeck.net/2009/02/tip-dont-be-scared-to-use-xname-in-xaml/comment-page-1/#comment-759</link>
		<dc:creator>Jeremy</dc:creator>
		<pubDate>Wed, 18 Feb 2009 19:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://joel.neubeck.net/?p=336#comment-759</guid>
		<description>This is an excellent suggestion! I have often wanted to have dynamic keyframe values!</description>
		<content:encoded><![CDATA[<p>This is an excellent suggestion! I have often wanted to have dynamic keyframe values!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joel</title>
		<link>http://joel.neubeck.net/2009/02/tip-dont-be-scared-to-use-xname-in-xaml/comment-page-1/#comment-758</link>
		<dc:creator>joel</dc:creator>
		<pubDate>Wed, 18 Feb 2009 15:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://joel.neubeck.net/?p=336#comment-758</guid>
		<description>I think you have to be selective since it is creating a private references for each named element.  I have seen complex user controls, such as vector sprites in a game with tons of named path&#039;s, that have thousands of references on the stack.  If your not going to need it in code behind then you don&#039;t need to give it a x:Name.</description>
		<content:encoded><![CDATA[<p>I think you have to be selective since it is creating a private references for each named element.  I have seen complex user controls, such as vector sprites in a game with tons of named path&#8217;s, that have thousands of references on the stack.  If your not going to need it in code behind then you don&#8217;t need to give it a x:Name.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Corey Schuman</title>
		<link>http://joel.neubeck.net/2009/02/tip-dont-be-scared-to-use-xname-in-xaml/comment-page-1/#comment-757</link>
		<dc:creator>Corey Schuman</dc:creator>
		<pubDate>Wed, 18 Feb 2009 03:13:06 +0000</pubDate>
		<guid isPermaLink="false">http://joel.neubeck.net/?p=336#comment-757</guid>
		<description>Here here.  I believe x:Name should be specified for all elements.  It forces you to make sure each element has a purpose.  Sure, sometimes it&#039;s a pain but once you&#039;re use to it you won&#039;t regret it.</description>
		<content:encoded><![CDATA[<p>Here here.  I believe x:Name should be specified for all elements.  It forces you to make sure each element has a purpose.  Sure, sometimes it&#8217;s a pain but once you&#8217;re use to it you won&#8217;t regret it.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
