<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>www.fooberry.com &#187; ReSharper Tip of the Day</title>
	<atom:link href="http://fooberry.com/category/resharper-tip-of-the-day/feed/" rel="self" type="application/rss+xml" />
	<link>http://fooberry.com</link>
	<description>Sweetness Without Context</description>
	<lastBuildDate>Fri, 30 Jul 2010 14:17:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Visual Studio 2010 RC + ReSharper 5.0 + Xunitcontrib all in harmony&#8230;.finally.</title>
		<link>http://fooberry.com/2010/02/12/visual-studio-2010-rc-resharper-5-0-xunitcontrib-all-in-harmony-finally/</link>
		<comments>http://fooberry.com/2010/02/12/visual-studio-2010-rc-resharper-5-0-xunitcontrib-all-in-harmony-finally/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 16:28:29 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[Beta]]></category>
		<category><![CDATA[ReSharper]]></category>
		<category><![CDATA[Unit Testing]]></category>
		<category><![CDATA[Visual Studio 2010]]></category>

		<guid isPermaLink="false">http://fooberry.com/2010/02/12/visual-studio-2010-rc-resharper-5-0-xunitcontrib-all-in-harmony-finally/</guid>
		<description><![CDATA[<br/>Working on the bleeding edge is painful. Very painful at times. Throwing away our Team City builds because TFS 2010 didn’t support it really hurt. It was a big woops that I regret. Moving to Visual Studio 2010 Beta was painful too. Visual Studio worked fine, but no ReSharper made it painful. Even in the [...]]]></description>
			<content:encoded><![CDATA[<br/><p><a href="http://www.flickr.com/photos/bcymet/3292063588/"><img style="border-right-width: 0px; margin: 0px 10px 10px 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="madmen_icon" border="0" alt="madmen_icon" align="left" src="http://farm4.static.flickr.com/3309/3292063588_877bb98b0b_m.jpg" width="240" height="161" /></a></p>
<p>Working on the bleeding edge is painful. Very painful at times. Throwing away our Team City builds because TFS 2010 didn’t support it really hurt. It was a big woops that I regret. </p>
<p>Moving to Visual Studio 2010 Beta was painful too. Visual Studio worked fine, but no ReSharper made it painful. Even in the early days, ReSharper was not stable in 2010, but after a few months, things look good now. ReSharper and VS 2010 are playing nice together. </p>
<p>There is one last pain point. No Xunit.net test runner. Xunitcontrib provides a ReSharper 5.0 build, but I was never able to get it to work…until now. Previously I was getting <a href="http://xunitcontrib.codeplex.com/Thread/View.aspx?ThreadId=79225">the same problem seen by others</a>.</p>
<blockquote><p>The plugin xunit could not be loaded from &quot;C:\program files(x86)\jetBrains\resharper\v5.0\bin\plugins\xunit.dll&quot; or one of its dependencies.&#160; Operation is not supported.&#160; (Exception from HRRESULT: 0&#215;801311515)</p>
</blockquote>
<p>I tried the best I could to <em>right-click | Properties | Unblock</em> all the files in the plug-in, but the “Unblock” never worked. I would get the same error. Going back into the properties dialog, the unblock would appear again. It looked like the unblock wasn’t sticking. </p>
<p>After a quick Google search, I found an <a href="http://forum.soft32.com/windows/unblock-files-command-line-ftopict307142.html">alternative way to unblock files</a>. <strong>Copy the files to a FAT 32 and back. </strong>The block is stripped. Sweet! My USB key is FAT 32, and after a quick copy and back. No more errors! ReSharper sees and runs my Xunit.net tests. </p>
<p>Just a quick overview of how I installed the plug-in:</p>
<ol>
<li>Close Visual Studio.</li>
<li>Copy the contents of the ExternalAnnotations to:     <br />C:\Program Files (x86)\JetBrains\ReSharper\v5.0\Bin\ExternalAnnotations</li>
<li>Create a folder:     <br />C:\Program Files (x86)\JetBrains\ReSharper\v5.0\Bin\plugins\xunitcontrib.runner.resharper.5.0</li>
<li>Copy everything else to the USB key.</li>
<li>Copy it to the folder I just created in step #3.</li>
<li>Open Visual Studio and run all my tests. </li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2010/02/12/visual-studio-2010-rc-resharper-5-0-xunitcontrib-all-in-harmony-finally/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>ReSharper Tip of the Day: Peek at opening brace</title>
		<link>http://fooberry.com/2009/04/02/resharper-tip-of-the-day-peek-at-opening-brace/</link>
		<comments>http://fooberry.com/2009/04/02/resharper-tip-of-the-day-peek-at-opening-brace/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 14:45:00 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[IDE]]></category>
		<category><![CDATA[ReSharper]]></category>

		<guid isPermaLink="false">http://fooberry.com/2009/04/02/resharper-tip-of-the-day-peek-at-opening-brace/</guid>
		<description><![CDATA[<br/>It has been far to long since the last R#TOTD, so to ease back in, I thought we’d take it slow with this one. If you’re unfortunate enough to have your methods grow beyond what can fit on a screen, or just happen to have the method scrolled off the top of the screen, you [...]]]></description>
			<content:encoded><![CDATA[<br/><p>It has been far to long since the last R#TOTD, so to ease back in, I thought we’d take it slow with this one.</p>
<p>If you’re unfortunate enough to have your methods grow beyond what can fit on a screen, or just happen to have the method scrolled off the top of the screen, you can identify those closing braces with ease. When ReSharper goes to match the opening brace for the current closing brace at the cursor, a pop up with a tooltip appears if that brace happens to be out of view. It is very handy in finding closing namespace and class braces.</p>
<p><a href="http://fooberry.com/wp-content/uploads/2009/04/image.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://fooberry.com/wp-content/uploads/2009/04/image-thumb.png" border="0" alt="image" width="700" height="374" /></a></p>
<p>It gets even better in <a href="http://www.jetbrains.com/ruby/index.html">RubyMine</a> with syntax highlighting and a semi-permanent window (i.e. it will stay visible while you scroll). Even though I’m not a Ruby developer by trade, I still use RubyMine for editing all my JavaScript files. The intellisense is great and <strong>you get ReSharper-like context refactorings in JavaScript files</strong>.</p>
<p><a href="http://fooberry.com/wp-content/uploads/2009/04/image1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="image" src="http://fooberry.com/wp-content/uploads/2009/04/image-thumb1.png" border="0" alt="image" width="598" height="185" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2009/04/02/resharper-tip-of-the-day-peek-at-opening-brace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>One Click Lorem Ipsum</title>
		<link>http://fooberry.com/2009/01/02/one-click-lorem-ipsum/</link>
		<comments>http://fooberry.com/2009/01/02/one-click-lorem-ipsum/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 15:53:02 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[ReS]]></category>

		<guid isPermaLink="false">http://fooberry.com/?p=551</guid>
		<description><![CDATA[<br/>I&#8217;m working on layout of new HTML pages and have been adding the Lorem Ipsum filler time and time again. At first I just get a browser window with it open, copy and pasted it whenever I needed, but in keeping the desktop clean of clutter, the browser window was often closed, causing me to [...]]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;m working on layout of new HTML pages and have been adding the <a href="http://en.wikipedia.org/wiki/Lorem">Lorem Ipsum</a> filler time and time again. At first I just get a browser window with it open, copy and pasted it whenever I needed, but in keeping the desktop clean of clutter, the browser window was often closed, causing me to search for it,  select it, copy, etc. So here&#8217;s how to save you time:</p>
<ol>
<li>Create a toolbox tab for common text.</li>
<li>Select Lorem Ipsum from a file in Visual Studio.</li>
<li>Drag the text to the toolbar.</li>
<li>Done.</li>
</ol>
<p>Now when you want to inject the lorem ipsum into the text, just click it on the toolbox item.</p>
<p>Even better, for the ReSharper users, make &#8220;lorem&#8221; a live template for the entire text. Then you just type &#8220;lorem&#8221; + tab and you get the entire passage.</p>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2009/01/02/one-click-lorem-ipsum/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReSharper Tip of the Day: Put into &#8216;using&#8217; construct.</title>
		<link>http://fooberry.com/2008/11/13/resharper-tip-of-the-day-put-into-using-construct/</link>
		<comments>http://fooberry.com/2008/11/13/resharper-tip-of-the-day-put-into-using-construct/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 19:50:02 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[ReSharper]]></category>
		<category><![CDATA[tip]]></category>

		<guid isPermaLink="false">http://fooberry.com/?p=492</guid>
		<description><![CDATA[<br/>There has been some debate if you need every IDisposable should be disposed. From the documentation IDisposable is used to clean up any unmanaged resource. Use the Dispose method of this interface to explicitly release unmanaged resources in conjunction with the garbage collector. OK. That&#8217;s fine. I totally agree with that until I see DataTable [...]]]></description>
			<content:encoded><![CDATA[<br/><p>There has been some debate if you need <em>every</em> <code>IDisposable</code> should be disposed. From <a href="http://msdn.microsoft.com/en-us/library/system.idisposable.aspx">the documentation</a> <code>IDisposable </code>is used to clean up any unmanaged resource.</p>
<blockquote><p>Use the Dispose method of this interface to explicitly release unmanaged resources in conjunction with the garbage collector.</p></blockquote>
<p>OK. That&#8217;s fine. I totally agree with that until I see <code>DataTable </code>is derived from a class, <code>MarshallByValueComponent</code>, that implements <code>IDisposable</code>. Does that mean <code>DataTable </code>has unmanaged resources? Any way, on to the tip.</p>
<p>ReSharper notices when an object is created that implements <code>IDisposable</code> and it can automatically wrap the usage in a <code>using </code>block. Say you have the following code:</p>
<p><img class="alignnone size-full wp-image-493" title="1" src="http://fooberry.com/wp-content/uploads/2008/11/1.png" alt="" width="279" height="220" /></p>
<p>&#8230;and want to put it in a <code>using </code>block. Trusty ALT+Enter steps in a gives you the following options:</p>
<p><img class="alignnone size-full wp-image-494" title="2" src="http://fooberry.com/wp-content/uploads/2008/11/2.png" alt="" width="331" height="201" /></p>
<p>It is creates a nice <code>using </code>block around the object and all of its usages.</p>
<p><img class="alignnone size-full wp-image-495" title="3" src="http://fooberry.com/wp-content/uploads/2008/11/3.png" alt="" width="288" height="166" /></p>
<p>What would really be nice is we could create a warning when we see ourselves using an <code>IDisposible </code>without calling <code>Dispose</code>. That might be more difficult than finding one outside of a using. We could be calling <code>Dispose </code>in a <code>try</code>/<code>finally </code>or somewhere else.</p>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2008/11/13/resharper-tip-of-the-day-put-into-using-construct/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReSharper tip of the Day: Move Code Left and Right</title>
		<link>http://fooberry.com/2008/10/08/resharper-tip-of-the-day-move-code-left-and-right/</link>
		<comments>http://fooberry.com/2008/10/08/resharper-tip-of-the-day-move-code-left-and-right/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 14:22:19 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[ReSharper]]></category>
		<category><![CDATA[tip]]></category>
		<category><![CDATA[XAML]]></category>

		<guid isPermaLink="false">http://fooberry.com/?p=402</guid>
		<description><![CDATA[<br/>Josh showed us how to slap around our code with CTRL+ALT+SHIFT+UP&#124;DOWN. We can now smack around our markup a little further. In addition to the four fingered up and down bully job, we and take an attribute left or right in the pecking order of the opening tag. CTRL+SHIFT+ALT+LEFT&#124;RIGHT (right in this case) bumps the [...]]]></description>
			<content:encoded><![CDATA[<br/><p>Josh showed us <a href="http://fooberry.com/2008/08/13/resharper-tip-of-the-day-move-member-updown/">how to slap around our code</a> with <em>CTRL+ALT+SHIFT+UP|DOWN</em>. We can now smack around our markup a little further. In addition to the four fingered up and down bully job, we and take an attribute left or right in the pecking order of the opening tag.</p>
<p><img class="alignnone size-full wp-image-403" title="11" src="http://fooberry.com/wp-content/uploads/2008/10/11.png" alt="" width="551" height="154" /></p>
<p><em>CTRL+SHIFT+ALT+LEFT|RIGHT</em> (right in this case) bumps the attribute over.</p>
<p><img class="alignnone size-full wp-image-404" title="2" src="http://fooberry.com/wp-content/uploads/2008/10/2.png" alt="" width="563" height="157" /></p>
<p>If you prefer a more vertical representation of the attributes like the following, the command still works, but less intuitive since left and right actually move it up and down, and up and down move the entire tag up and down.</p>
<pre name="code" language="xml">
&lt;CheckBox
     Margin="0,0,0,0"
     Unchecked="DoUnchecked"
     Checked="DoChecked">
     Some Text
&lt;/CheckBox>
</pre>
<p>One last thing to note is <strong>you do not need to select the entire attribute</strong>. Having the cursor in the attribute you wish to move is enough.</p>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2008/10/08/resharper-tip-of-the-day-move-code-left-and-right/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>ReSharper Tip of the Day: Agent Smith and Agent Johnson</title>
		<link>http://fooberry.com/2008/10/06/resharper-tip-of-the-day-agent-smith-and-agent-johnson/</link>
		<comments>http://fooberry.com/2008/10/06/resharper-tip-of-the-day-agent-smith-and-agent-johnson/#comments</comments>
		<pubDate>Mon, 06 Oct 2008 17:43:12 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[ReSharper]]></category>

		<guid isPermaLink="false">http://fooberry.com/?p=399</guid>
		<description><![CDATA[<br/>On the advice of a super bright coworker, I installed the Agent Smith and Agent Johnson plugins for R#. Now I&#8217;m getting all kinds of new advice and context actions.]]></description>
			<content:encoded><![CDATA[<br/><p>On the advice of a <a href="http://landofjosh.com/">super bright coworker</a>, I installed the <a href="http://www.agentsmithplugin.com/">Agent Smith</a> and <a href="http://code.google.com/p/agentjohnsonplugin/">Agent Johnson</a> plugins for R#. Now I&#8217;m getting all kinds of new advice and context actions.</p>
<p><img class="alignnone size-full wp-image-398" title="1" src="http://fooberry.com/wp-content/uploads/2008/10/1.png" alt="" width="427" height="284" /></p>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2008/10/06/resharper-tip-of-the-day-agent-smith-and-agent-johnson/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReSharper Tip of the Day:More Reminders</title>
		<link>http://fooberry.com/2008/09/25/resharper-tip-of-the-daymore-reminders/</link>
		<comments>http://fooberry.com/2008/09/25/resharper-tip-of-the-daymore-reminders/#comments</comments>
		<pubDate>Thu, 25 Sep 2008 14:49:26 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[ReSharper]]></category>

		<guid isPermaLink="false">http://fooberry.com/?p=385</guid>
		<description><![CDATA[<br/>I&#8217;ve stalled with providing tips for a while. My development at work will pickup and I will soon lots of new tips. As we work into using C# 3.0 I am sure ReSharper will continue to impress. For today though, we have a simple reminder. Alt+Page Up&#124;Page Down goes to the next ReSharper gutter item. [...]]]></description>
			<content:encoded><![CDATA[<br/><p>I&#8217;ve stalled with providing tips for a while. My development at work will pickup and I will soon lots of new tips. As we work into using C# 3.0 I am sure ReSharper will continue to impress. For today though, we have a simple reminder.</p>
<p><strong><em>Alt+Page Up|Page Down</em> goes to the next ReSharper gutter item.</strong></p>
<p>This just saved me a ton of time. We are currently converting some .Net 2.0 code to target .Net 3.5. In so doing I am going to make use of the new language features. Our domain objects are classes with series of classic properties.</p>
<pre name="code" language="c#">
    private string fooberry;
    public string Fooberry{
        get{ return fooberry; }
        set { fooberry = value; }
    }
</pre>
<p>To convert these to automatic properties I could have copy and pasted <code>{get;set;}</code> after each property name and deleted the rest, but R# made it much easier.<em> Alt+Page Down</em> took me to the next suggest which was to convert to automatic properties.<em> Alt + Enter </em>opened the context window with the first action being convert to auto property. Pressing Enter one last time had it fixed.</p>
<pre name="code" language="c#">
    public string Fooberry{ get;set;  }
</pre>
<p>What made it so effective was I was able to hold down <em>Alt </em>the entire time and press <em>Page Down, Enter, Enter, Page Down, Enter, Enter</em>,etc. until my properties in that file were all changed. <strong>Total time to convert 20 properties&#8230;10 seconds.</strong> Try that with copy and paste. I bet it is a bit higher. </p>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2008/09/25/resharper-tip-of-the-daymore-reminders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReSharper Tip of the Day: Reminder, Keyboard Short-cuts Work in Other File Types</title>
		<link>http://fooberry.com/2008/09/19/resharper-tip-of-the-day-reminder-keyboard-short-cuts-work-in-other-file-types/</link>
		<comments>http://fooberry.com/2008/09/19/resharper-tip-of-the-day-reminder-keyboard-short-cuts-work-in-other-file-types/#comments</comments>
		<pubDate>Fri, 19 Sep 2008 13:59:15 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[ReSharper]]></category>

		<guid isPermaLink="false">http://fooberry.com/?p=375</guid>
		<description><![CDATA[<br/>Just a quick reminder, most keyboard short-cuts work in other files types besides source code. In XML and HTML you can: Ctrl + Shift + / to toggle comments Ctrl + w to expand selection Ctrl + Alt + Shift + Up&#124;Down to move elements up or down.]]></description>
			<content:encoded><![CDATA[<br/><p>Just a quick reminder, most keyboard short-cuts work in other files types besides source code. In XML and HTML you can:</p>
<ul>
<li>Ctrl + Shift + / to toggle comments</li>
<li>Ctrl + w to expand selection</li>
<li>Ctrl + Alt + Shift + Up|Down to move elements up or down.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2008/09/19/resharper-tip-of-the-day-reminder-keyboard-short-cuts-work-in-other-file-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReSharper Tip of the Day: Add UsingTask</title>
		<link>http://fooberry.com/2008/09/08/resharper-tip-of-the-day-add-usingtask/</link>
		<comments>http://fooberry.com/2008/09/08/resharper-tip-of-the-day-add-usingtask/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 15:11:47 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[MSBuild]]></category>
		<category><![CDATA[ReSharper]]></category>

		<guid isPermaLink="false">http://fooberry.com/?p=327</guid>
		<description><![CDATA[<br/>While working in an MSBuild file I notice ReSharper will help you out with using new tasks. If you use one it doesn&#8217;t know, it&#8217;ll offer to add its UsingTask statement to reference it. It&#8217;ll throw this in at the top of the document. &#60;UsingTask TaskName="Fooberry" AssemblyName=""/&#62;&#62;]]></description>
			<content:encoded><![CDATA[<br/><p>While working in an MSBuild file I notice ReSharper will help you out with using new tasks. If you use one it doesn&#8217;t know, it&#8217;ll offer to add its UsingTask statement to reference it.</p>
<p><img class="alignnone size-full wp-image-328" title="add_usingtask_1" src="http://fooberry.com/wp-content/uploads/2008/09/add_usingtask_1.jpg" alt="" width="292" height="169" /></p>
<p>It&#8217;ll throw this in at the top of the document.</p>
<pre language="xml" name="code">
&lt;UsingTask TaskName="Fooberry" AssemblyName=""/&gt;&gt;
</pre>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2008/09/08/resharper-tip-of-the-day-add-usingtask/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ReSharper 4.1 Released</title>
		<link>http://fooberry.com/2008/09/03/resharper-41-released/</link>
		<comments>http://fooberry.com/2008/09/03/resharper-41-released/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 02:51:53 +0000</pubDate>
		<dc:creator>mark</dc:creator>
				<category><![CDATA[ReSharper Tip of the Day]]></category>
		<category><![CDATA[ReSharper]]></category>

		<guid isPermaLink="false">http://fooberry.com/2008/09/03/resharper-41-released/</guid>
		<description><![CDATA[<br/>JetBrains released ReSharper 4.1. Read the release notes at JetBrains.]]></description>
			<content:encoded><![CDATA[<br/><p>JetBrains released ReSharper 4.1. Read the <a href="http://www.jetbrains.com/resharper/releaseNotes41.html">release notes</a> at JetBrains.</p>
]]></content:encoded>
			<wfw:commentRss>http://fooberry.com/2008/09/03/resharper-41-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
