<?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: String Stream for .NET</title>
	<atom:link href="http://www.codingday.com/string-stream-for-net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingday.com/string-stream-for-net/</link>
	<description>Adventures in Computing, Can Erten's blog</description>
	<lastBuildDate>Thu, 15 Jul 2010 11:33:05 -0700</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Ted H.</title>
		<link>http://www.codingday.com/string-stream-for-net/comment-page-1/#comment-49624</link>
		<dc:creator>Ted H.</dc:creator>
		<pubDate>Sat, 19 Jun 2010 00:06:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.canerten.com/?p=283#comment-49624</guid>
		<description>I think this needs one more method.  I&#039;d guess it should be as simple as:

public override string ToString()
{
    return strBuilder.ToString();
}</description>
		<content:encoded><![CDATA[<p>I think this needs one more method.  I&#8217;d guess it should be as simple as:</p>
<p>public override string ToString()<br />
{<br />
    return strBuilder.ToString();<br />
}</p>
]]></content:encoded>
	</item>
</channel>
</rss>
