<?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"
	>
<channel>
	<title>Comments on: ReSharper, day 21: Code transformations with Alt+Enter</title>
	<atom:link href="http://blog.excastle.com/2007/02/21/resharper-day-21-code-transformations-with-altenter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2007/02/21/resharper-day-21-code-transformations-with-altenter/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Sun, 12 Oct 2008 07:41:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: nickd</title>
		<link>http://blog.excastle.com/2007/02/21/resharper-day-21-code-transformations-with-altenter/#comment-5615</link>
		<dc:creator>nickd</dc:creator>
		<pubDate>Fri, 18 May 2007 13:02:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/02/21/resharper-day-21-code-transformations-with-altenter/#comment-5615</guid>
		<description>My favourite one of these is these is the 'use format string' which takes 'blah' + str1 + 'blah' + str2 and converts it to String.Format('blah{0}blah{1}',str1, str2)
</description>
		<content:encoded><![CDATA[<p>My favourite one of these is these is the &#8216;use format string&#8217; which takes &#8216;blah&#8217; + str1 + &#8216;blah&#8217; + str2 and converts it to String.Format(&#8217;blah{0}blah{1}&#8217;,str1, str2)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
