<?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: Safest, Most Efficient Way To Clear A StringBuilder Variable</title>
	<atom:link href="http://mycodetrip.com/2008/09/17/safest-most-efficient-way-to-clear-a-stringbuilder-variable_10/feed/" rel="self" type="application/rss+xml" />
	<link>http://mycodetrip.com/2008/09/17/safest-most-efficient-way-to-clear-a-stringbuilder-variable_10/</link>
	<description>stories from the information technology highway</description>
	<lastBuildDate>Wed, 02 May 2012 11:24:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Cindy K.</title>
		<link>http://mycodetrip.com/2008/09/17/safest-most-efficient-way-to-clear-a-stringbuilder-variable_10/comment-page-1/#comment-1545</link>
		<dc:creator>Cindy K.</dc:creator>
		<pubDate>Fri, 15 May 2009 15:15:57 +0000</pubDate>
		<guid isPermaLink="false">http://mycodetrip.com/?p=10#comment-1545</guid>
		<description>I am confused - in the first part of the post, you mentioned that the StringBuilder class does not have a Clear() method (which is does not), but then you end the post with the statement that using the Clear() method is the safeest and most efficient. 

Which is it? Is it really setting the length to 0 that is the most efficient (and safest)?</description>
		<content:encoded><![CDATA[<p>I am confused &#8211; in the first part of the post, you mentioned that the StringBuilder class does not have a Clear() method (which is does not), but then you end the post with the statement that using the Clear() method is the safeest and most efficient. </p>
<p>Which is it? Is it really setting the length to 0 that is the most efficient (and safest)?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

