<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www2.sqlblog.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Reversing a string in .NET</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2006/07/17/reversing-a-string-in-net.aspx</link><description>Over in the Simple-Talk forums, there is a good thread going about how best to reverse a string in .NET, since no string reverse method is included in the BCL . A few suggestions were made, and someone implied that they were too complex and that simplicity</description><dc:language>en</dc:language><generator>CommunityServer 2.1 SP2 (Build: 61129.1)</generator><item><title>More on string reversal!</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2006/07/17/reversing-a-string-in-net.aspx#121</link><pubDate>Mon, 17 Jul 2006 23:27:36 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:121</guid><dc:creator>Adam Machanic</dc:creator><description>In the last installment, I showed a potentially fastest method using Array.Reverse.After finding and...</description></item><item><title>More on string reversal!</title><link>http://www2.sqlblog.com/blogs/adam_machanic/archive/2006/07/17/reversing-a-string-in-net.aspx#509</link><pubDate>Mon, 08 Jan 2007 18:24:39 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:509</guid><dc:creator>Adam Machanic</dc:creator><description>&lt;p&gt;In the last installment, I showed a potentially fastest method using Array.Reverse. After finding and&lt;/p&gt;
</description></item></channel></rss>