<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: String vs. StringBuilder / StringBuffer</title>
	<link>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/</link>
	<description>This is C++, we all have our segfaults.</description>
	<pubDate>Tue, 07 Feb 2012 17:53:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>By: JP @ garbage collection java</title>
		<link>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-148</link>
		<dc:creator>JP @ garbage collection java</dc:creator>
		<pubDate>Sat, 13 Aug 2011 14:02:53 +0000</pubDate>
		<guid>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-148</guid>
		<description>wonderful post  you have indeed covered the topic with great details with stats and graph. I have also blogged my experience as &lt;a href="http://javarevisited.blogspot.com/2011/07/string-vs-stringbuffer-vs-stringbuilder.html" rel="nofollow"&gt;String vs StringBuffer vs StringBuilder &lt;/a&gt; let me know how do you find it.</description>
		<content:encoded><![CDATA[<p>wonderful post  you have indeed covered the topic with great details with stats and graph. I have also blogged my experience as <a href="http://javarevisited.blogspot.com/2011/07/string-vs-stringbuffer-vs-stringbuilder.html" rel="nofollow">String vs StringBuffer vs StringBuilder </a> let me know how do you find it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vaio mouse</title>
		<link>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-138</link>
		<dc:creator>vaio mouse</dc:creator>
		<pubDate>Wed, 09 Mar 2011 12:00:06 +0000</pubDate>
		<guid>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-138</guid>
		<description>First of all, thanks google to redirect me to this bka-bonn.de.!!  its an amazing page!!     
          
Thank you for the auspicious writeup. It in fact was a amusement account it. Look advanced to far added agreeable from you! By the way, how could we communicate?</description>
		<content:encoded><![CDATA[<p>First of all, thanks google to redirect me to this bka-bonn.de.!!  its an amazing page!!     </p>
<p>Thank you for the auspicious writeup. It in fact was a amusement account it. Look advanced to far added agreeable from you! By the way, how could we communicate?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: chendra</title>
		<link>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-65</link>
		<dc:creator>chendra</dc:creator>
		<pubDate>Wed, 18 Jun 2008 11:37:39 +0000</pubDate>
		<guid>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-65</guid>
		<description>You can see the some more information from the following link
http://www.computersight.com/Programming/Java/Compare-String-Stringbuffer-and-Stringbuilder.141705</description>
		<content:encoded><![CDATA[<p>You can see the some more information from the following link<br />
<a href="http://www.computersight.com/Programming/Java/Compare-String-Stringbuffer-and-Stringbuilder.141705" rel="nofollow">http://www.computersight.com/Programming/Java/Compare-String-Stringbuffer-and-Stringbuilder.141705</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: string vs stringbuffer</title>
		<link>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-63</link>
		<dc:creator>string vs stringbuffer</dc:creator>
		<pubDate>Fri, 30 May 2008 19:25:46 +0000</pubDate>
		<guid>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-63</guid>
		<description>[...] between these two classes is that stringbuffer is faster than string when performing simple ...http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/Object-Oriented Programming in Java Session -215 TCS Confidential string vs. stringbuffer Compile [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] between these two classes is that stringbuffer is faster than string when performing simple &#8230;http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/Object-Oriented Programming in Java Session -215 TCS Confidential string vs. stringbuffer Compile [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kai&#8217;s Blog &#187; Tipps for writing good performanced code in .NET</title>
		<link>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-58</link>
		<dc:creator>Kai&#8217;s Blog &#187; Tipps for writing good performanced code in .NET</dc:creator>
		<pubDate>Tue, 06 May 2008 15:52:09 +0000</pubDate>
		<guid>http://bka-bonn.de/wordpress/index.php/2008/02/26/string-vs-stringbuilder-stringbuffer/#comment-58</guid>
		<description>[...] 2.8 Working With Strings Don&#8217;t Use String.Format() to Concatenate Strings. While string-formatting routines built into .NET are very useful for globalization and other tasks, they&#8217;re not meant to be used for appending strings to each other. You&#8217;d better prefer Stringbuilders as I explained in this post. [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] 2.8 Working With Strings Don&#8217;t Use String.Format() to Concatenate Strings. While string-formatting routines built into .NET are very useful for globalization and other tasks, they&#8217;re not meant to be used for appending strings to each other. You&#8217;d better prefer Stringbuilders as I explained in this post. [&#8230;]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

