<?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 for Phil&#039;s Version</title>
	<atom:link href="http://philsversion.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://philsversion.com</link>
	<description>A Software Development Blog</description>
	<lastBuildDate>Tue, 14 Feb 2012 06:44:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on How to use Debug.Write and Trace.Write across app domain boundaries by Xeyone</title>
		<link>http://philsversion.com/2009/05/14/how-to-use-debugwrite-and-tracewrite-across-app-domain-boundries/#comment-6372</link>
		<dc:creator>Xeyone</dc:creator>
		<pubDate>Tue, 14 Feb 2012 06:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=107#comment-6372</guid>
		<description>The constructor should be public instead of private. This clever class works great!

05.private CrossDomainTraceHelper()
06.{
07.}</description>
		<content:encoded><![CDATA[<p>The constructor should be public instead of private. This clever class works great!</p>
<p>05.private CrossDomainTraceHelper()<br />
06.{<br />
07.}</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Advanced exception handling in ASP.NET by Stanton Lacrue</title>
		<link>http://philsversion.com/2009/04/16/advanced-exception-handling-in-aspnet/#comment-5535</link>
		<dc:creator>Stanton Lacrue</dc:creator>
		<pubDate>Thu, 05 Jan 2012 07:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=76#comment-5535</guid>
		<description>Hi there! I&#039;m at work browsing your blog from my new iphone 3gs! Just wanted to say I love reading your blog and look forward to all your posts! Carry on the outstanding work!</description>
		<content:encoded><![CDATA[<p>Hi there! I&#8217;m at work browsing your blog from my new iphone 3gs! Just wanted to say I love reading your blog and look forward to all your posts! Carry on the outstanding work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use Debug.Write and Trace.Write across app domain boundaries by Phil</title>
		<link>http://philsversion.com/2009/05/14/how-to-use-debugwrite-and-tracewrite-across-app-domain-boundries/#comment-3162</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Sat, 08 Oct 2011 10:43:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=107#comment-3162</guid>
		<description>Hey, I&#039;m glad to hear it :)

I&#039;d be interested to see what you&#039;ve done,  if you&#039;d like to share it :)</description>
		<content:encoded><![CDATA[<p>Hey, I&#8217;m glad to hear it <img src='http://philsversion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I&#8217;d be interested to see what you&#8217;ve done,  if you&#8217;d like to share it <img src='http://philsversion.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use Debug.Write and Trace.Write across app domain boundaries by Wouter</title>
		<link>http://philsversion.com/2009/05/14/how-to-use-debugwrite-and-tracewrite-across-app-domain-boundries/#comment-3023</link>
		<dc:creator>Wouter</dc:creator>
		<pubDate>Fri, 30 Sep 2011 13:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=107#comment-3023</guid>
		<description>Great work,
This article was my inspiration to create a DelegateLoggerFactoryAdapter for Common.Logging.</description>
		<content:encoded><![CDATA[<p>Great work,<br />
This article was my inspiration to create a DelegateLoggerFactoryAdapter for Common.Logging.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Advanced exception handling in ASP.NET by Sondra Staudt</title>
		<link>http://philsversion.com/2009/04/16/advanced-exception-handling-in-aspnet/#comment-270</link>
		<dc:creator>Sondra Staudt</dc:creator>
		<pubDate>Mon, 02 May 2011 11:26:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=76#comment-270</guid>
		<description>18. Hey there,  You have done a fantastic job. I¡¦ll definitely digg it and in my opinion recommend to my friends. I am sure they&#039;ll be benefited from this web site.</description>
		<content:encoded><![CDATA[<p>18. Hey there,  You have done a fantastic job. I¡¦ll definitely digg it and in my opinion recommend to my friends. I am sure they&#8217;ll be benefited from this web site.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Dealing with infinite recursion by Zackary Costigan</title>
		<link>http://philsversion.com/2009/04/01/dealing-with-infinite-recursion/#comment-133</link>
		<dc:creator>Zackary Costigan</dc:creator>
		<pubDate>Sat, 19 Mar 2011 05:39:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=56#comment-133</guid>
		<description>I was suggested this blog by my cousin. I am not sure whether this post is written by him as nobody else know such detailed about my problem. You&#039;re wonderful! Thanks!</description>
		<content:encoded><![CDATA[<p>I was suggested this blog by my cousin. I am not sure whether this post is written by him as nobody else know such detailed about my problem. You&#8217;re wonderful! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lazy evaluation of variables in C# by Phil</title>
		<link>http://philsversion.com/2009/08/08/lazy-evaluation-of-variables-in-c/#comment-784</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Mon, 07 Feb 2011 21:19:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=115#comment-784</guid>
		<description>Hmm... that&#039;s a really good question. My guess would be that it&#039;d be bad practice to have so much going on inside an operator, because anyone looking at the code couldn&#039;t easily tell that something heavy is going on.

For example, overriding the equality operator to be lazy could cause the the following statement take a long time, and without knowing that and then trying to debug it (especially when looking at performance) could be confusing.

&lt;code&gt;
    if (a == 2)
        DoSomething();
&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Hmm&#8230; that&#8217;s a really good question. My guess would be that it&#8217;d be bad practice to have so much going on inside an operator, because anyone looking at the code couldn&#8217;t easily tell that something heavy is going on.</p>
<p>For example, overriding the equality operator to be lazy could cause the the following statement take a long time, and without knowing that and then trying to debug it (especially when looking at performance) could be confusing.</p>
<p><code><br />
    if (a == 2)<br />
        DoSomething();<br />
</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Lazy evaluation of variables in C# by Brandon Dimperio</title>
		<link>http://philsversion.com/2009/08/08/lazy-evaluation-of-variables-in-c/#comment-783</link>
		<dc:creator>Brandon Dimperio</dc:creator>
		<pubDate>Mon, 07 Feb 2011 16:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=115#comment-783</guid>
		<description>Do you have any thoughts on why it appears the .net 4.0 source in reflector doesn&#039;t have any operators defined for System.Lazy?</description>
		<content:encoded><![CDATA[<p>Do you have any thoughts on why it appears the .net 4.0 source in reflector doesn&#8217;t have any operators defined for System.Lazy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alternating Row Styles in Silverlight by geelius</title>
		<link>http://philsversion.com/2010/11/22/alternating-row-styles-in-silverlight/#comment-920</link>
		<dc:creator>geelius</dc:creator>
		<pubDate>Thu, 27 Jan 2011 08:58:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=194#comment-920</guid>
		<description>Phil

Thanks for taking the time to modify so that it works with a plain old ItemsControl.

Works great and currently the best solution IMO to a surprisingly tricky problem!

Thanks!</description>
		<content:encoded><![CDATA[<p>Phil</p>
<p>Thanks for taking the time to modify so that it works with a plain old ItemsControl.</p>
<p>Works great and currently the best solution IMO to a surprisingly tricky problem!</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Alternating Row Styles in Silverlight by Phil</title>
		<link>http://philsversion.com/2010/11/22/alternating-row-styles-in-silverlight/#comment-919</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Wed, 26 Jan 2011 20:42:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.philsversion.com/?p=194#comment-919</guid>
		<description>Hey Surge001 and Asgher,

Looks like you where right, there was an issue with the code. The problem was that I was checking to DataContext to find the the childs index, and DataContext doesn&#039;t seem to get set for ItemsControl, which is news to me!

I&#039;ve updated the example code as well as the attached zip, hopefully that&#039;ll work better for you.

Phil</description>
		<content:encoded><![CDATA[<p>Hey Surge001 and Asgher,</p>
<p>Looks like you where right, there was an issue with the code. The problem was that I was checking to DataContext to find the the childs index, and DataContext doesn&#8217;t seem to get set for ItemsControl, which is news to me!</p>
<p>I&#8217;ve updated the example code as well as the attached zip, hopefully that&#8217;ll work better for you.</p>
<p>Phil</p>
]]></content:encoded>
	</item>
</channel>
</rss>

