<?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: Always implement the ToString() method</title>
	<atom:link href="http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/</link>
	<description></description>
	<pubDate>Sun, 23 Nov 2008 13:24:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7-beta2-9638</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: mfhobbs</title>
		<link>http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/comment-page-1/#comment-118138</link>
		<dc:creator>mfhobbs</dc:creator>
		<pubDate>Thu, 22 Mar 2007 14:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/#comment-118138</guid>
		<description>Try also [DebuggerDisplay] which does similar without having to add code.&lt;br&gt;&lt;a href="http://msdn2.microsoft.com/en-us/library/system.diagnostics.debuggerdisplayattribute.aspx"&gt;http://msdn2.microsoft.com/en-us/library/system...&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Try also [DebuggerDisplay] which does similar without having to add code.<br /><a href="http://msdn2.microsoft.com/en-us/library/system.diagnostics.debuggerdisplayattribute.aspx"></a><a href="http://msdn2.microsoft.com/en-us/library/system.." rel="nofollow">http://msdn2.microsoft.com/en-us/library/system..</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/comment-page-1/#comment-118137</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 22 Mar 2007 08:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/#comment-118137</guid>
		<description>I often find myself expanding individual nodes of quickwatch lists of objects, wasting lots of time.  Your ToString() idea is a great one.  I'm sure I will use it in the future.  Thanks.</description>
		<content:encoded><![CDATA[<p>I often find myself expanding individual nodes of quickwatch lists of objects, wasting lots of time.  Your ToString() idea is a great one.  I&#8217;m sure I will use it in the future.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mfhobbs</title>
		<link>http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/comment-page-1/#comment-89724</link>
		<dc:creator>mfhobbs</dc:creator>
		<pubDate>Wed, 21 Mar 2007 22:14:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/#comment-89724</guid>
		<description>Try also [DebuggerDisplay] which does similar without having to add code.
http://msdn2.microsoft.com/en-us/library/system.diagnostics.debuggerdisplayattribute.aspx</description>
		<content:encoded><![CDATA[<p>Try also [DebuggerDisplay] which does similar without having to add code.<br />
<a href="http://msdn2.microsoft.com/en-us/library/system.diagnostics.debuggerdisplayattribute.aspx" rel="nofollow">http://msdn2.microsoft.com/en-us/library/system.diagnostics.debuggerdisplayattribute.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/comment-page-1/#comment-89593</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Wed, 21 Mar 2007 16:40:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.slaven.net.au/archives/2007/03/20/always-implement-the-tostring-method/#comment-89593</guid>
		<description>I often find myself expanding individual nodes of quickwatch lists of objects, wasting lots of time.  Your ToString() idea is a great one.  I'm sure I will use it in the future.  Thanks.</description>
		<content:encoded><![CDATA[<p>I often find myself expanding individual nodes of quickwatch lists of objects, wasting lots of time.  Your ToString() idea is a great one.  I&#8217;m sure I will use it in the future.  Thanks.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
