<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0">
  <channel>
    <title>DotNetKicks.com - Stories tagged with ReSharper</title>
    <description>the latest stories tagged with 'ReSharper' from DotNetKicks.com</description>
    <link>http://www.dotnetkicks.com/</link>
    <language>en-us</language>
    <copyright>Atweb Publishing Ltd.</copyright>
    <docs>http://backend.userland.com/rss</docs>
    <generator>DotNetKicks.com - .NET links, community driven</generator>
    <ttl>30</ttl>
    <item>
      <title>Resharper 5 Released</title>
      <description>ReSharper 5 has now been released simultaneously with Visual Studio 2010. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2010%2f04%2fresharper-5-released.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2010%2f04%2fresharper-5-released.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Resharper_5_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Resharper_5_Released</guid>
      <pubDate>Tue, 13 Apr 2010 07:15:04 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper Discount and Free Upgrade to ReSharper 5</title>
      <description>For a limited time only, purchasers of ReSharper 4.5 can receive a free upgrade to version 5 and in addition get a 10% discount and 60 day extended trial... &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2009%2f10%2fresharper-discount-and-free-upgrade-to.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2009%2f10%2fresharper-discount-and-free-upgrade-to.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ReSharper_Discount_and_Free_Upgrade_to_ReSharper_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ReSharper_Discount_and_Free_Upgrade_to_ReSharper_5</guid>
      <pubDate>Sun, 25 Oct 2009 20:45:00 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper Discount &amp;amp; Extended Trial</title>
      <description>I have had a few emails recently asking if I am still able to obtain the 10% discount coupons and 60 day extended trial for ReSharper &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2009%2f09%2fresharper-discount-and-extended-trial.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2009%2f09%2fresharper-discount-and-extended-trial.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ReSharper_Discount_Extended_Trial</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ReSharper_Discount_Extended_Trial</guid>
      <pubDate>Mon, 21 Sep 2009 11:00:00 GMT</pubDate>
    </item>
    <item>
      <title>Win ReSharper Licenses Competition Update</title>
      <description>Thank you to all those who have already entered the Cool Code Snippets Code-Off, the response has been great and there have been some truly excellent entries since the competition started.
For those of you who have not seen the details check out the original post here for details of how to win your very own ReSharper Personal Licenses. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2009%2f09%2fwin-resharper-licenses-competition.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2009%2f09%2fwin-resharper-licenses-competition.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/community/Win_ReSharper_Licenses_Competition_Update</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/community/Win_ReSharper_Licenses_Competition_Update</guid>
      <pubDate>Tue, 08 Sep 2009 00:30:03 GMT</pubDate>
    </item>
    <item>
      <title>Protecting your precious code - Naming inside our obfuscater</title>
      <description>This article introduces the beginnings of an open source obfuscator - NCloak. It continues on from previous articles in the Protecting your precious code series, and the implementation of an obfuscater using Mono.Cecil. In particular, it investigates renaming all private members as non-english characters (just like many commercial products do already) and provides the code for a basic obfuscation tool that can be reused in your products. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.paul-mason.co.nz%2f2009%2f09%2fprotecting-your-precious-code-naming.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.paul-mason.co.nz%2f2009%2f09%2fprotecting-your-precious-code-naming.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/architecture/Protecting_your_precious_code_Naming_inside_our_obfuscater</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/architecture/Protecting_your_precious_code_Naming_inside_our_obfuscater</guid>
      <pubDate>Sun, 06 Sep 2009 19:15:00 GMT</pubDate>
    </item>
    <item>
      <title>Navigate your codebase like a pro with ReSharper 4.5</title>
      <description>Taking a look at how you can navigate your souce code using ReSharper 4.5 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f104"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f104" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Navigate_your_codebase_like_a_pro_with_ReSharper_4_5</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Navigate_your_codebase_like_a_pro_with_ReSharper_4_5</guid>
      <pubDate>Thu, 23 Apr 2009 20:46:03 GMT</pubDate>
    </item>
    <item>
      <title>Resharper Extended Trial Period and discount coupons</title>
      <description>apparently their standard trial period for Resharper is 30 days. If you would like an extended 60 day trial and a 10% discount coupon........ &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fweb2asp.net%2f2009%2f01%2fresharper-extended-trial-period-and.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fweb2asp.net%2f2009%2f01%2fresharper-extended-trial-period-and.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Resharper_Extended_Trial_Period_and_discount_coupons</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Resharper_Extended_Trial_Period_and_discount_coupons</guid>
      <pubDate>Sun, 01 Feb 2009 02:35:52 GMT</pubDate>
    </item>
    <item>
      <title>NArrange or Keeping Your Code in Order</title>
      <description>An overview of NArrange, an open source .NET code formatting tool, and how to run it on a single C# file from Visual Studio. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.dynamicprogrammer.com%2f2008%2f08%2f26%2fNArrangeOrKeepingYourCodeInOrderHowToRunItForOnlyOneFile.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.dynamicprogrammer.com%2f2008%2f08%2f26%2fNArrangeOrKeepingYourCodeInOrderHowToRunItForOnlyOneFile.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/NArrange_or_Keeping_Your_Code_in_Order</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/NArrange_or_Keeping_Your_Code_in_Order</guid>
      <pubDate>Wed, 07 Jan 2009 10:51:57 GMT</pubDate>
    </item>
    <item>
      <title>Resharper:- Visual Studio Refactor,Maximize your productivity</title>
      <description>This is the first article of the series which i will do,these articles will explain you about resharper and i will digg through most of its common usage and try to bring them  in a way to use which is simple and which can make you understand the power of this tool
This first articles tells about some code generation techniques and some Code Analysis techniques.In next few articles of mine i will talk extensively on other Resharper features.
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2008%2f12%2fresharper-visual-studio.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fsmallworkarounds.blogspot.com%2f2008%2f12%2fresharper-visual-studio.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/csharp/Resharper_Visual_Studio_Refactor_Maximize_your_productivity</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/csharp/Resharper_Visual_Studio_Refactor_Maximize_your_productivity</guid>
      <pubDate>Sun, 14 Dec 2008 02:37:40 GMT</pubDate>
    </item>
    <item>
      <title>Becoming a ReSharper Samurai - Part 2</title>
      <description>This is the second in a multi-part series were we will guide you through various features of ReSharper.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f68"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.dimecasts.net%2fCasts%2fCastDetails%2f68" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/Becoming_a_ReSharper_Samurai_Part_2</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/Becoming_a_ReSharper_Samurai_Part_2</guid>
      <pubDate>Fri, 05 Dec 2008 06:46:05 GMT</pubDate>
    </item>
    <item>
      <title>Ask ReSharper to not to suggest to use var instead of a type name.</title>
      <description>Change R# default behavior of suggestion to replace a type name with var keyword. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f11%2f20%2fask-resharper-to-not-to-suggest-to-use-var-instead-of-a-type-name%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f11%2f20%2fask-resharper-to-not-to-suggest-to-use-var-instead-of-a-type-name%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Ask_ReSharper_to_not_to_suggest_to_use_var_instead_of_a_type_name</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Ask_ReSharper_to_not_to_suggest_to_use_var_instead_of_a_type_name</guid>
      <pubDate>Fri, 21 Nov 2008 03:54:59 GMT</pubDate>
    </item>
    <item>
      <title>Get xUnit.net Working with ReSharper 4.1</title>
      <description>How to get your xUnit.net ReSharper integration going again after you install ReSharper 4.1 (and before xUnit is officially updated).
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fbentaylor.org%2fGet-XUnitnet-Working-With-Resharper-41.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fbentaylor.org%2fGet-XUnitnet-Working-With-Resharper-41.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Get_xUnit_net_Working_with_ReSharper_4_1</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Get_xUnit_net_Working_with_ReSharper_4_1</guid>
      <pubDate>Fri, 05 Sep 2008 18:41:06 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.01 RC1 Released! Also See each Dev &amp;#171; ubiquitous fluency</title>
      <description>Here is a love letter to ReSharper. All the devs are show, and today we got RC1 for the 4.01 release. NICE!
 &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f08%2f13%2fresharper-401-rc1-released%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f08%2f13%2fresharper-401-rc1-released%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/ReSharper_4_01_RC1_Released_Also_See_each_Dev_ubiquitous_fluency</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/ReSharper_4_01_RC1_Released_Also_See_each_Dev_ubiquitous_fluency</guid>
      <pubDate>Thu, 14 Aug 2008 03:56:26 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper Releases 4.01 Beta 1 as EAP Build 917 - Download Here</title>
      <description>    On the heels of their 4.0 release which further cemented their utter dominance as the must have Visual Studio 2008 augmentation for true enterprise development, their not resting in the least.

Click here to download the new EAP post 4.0 beta 1 release of 4.01 (a maintenance focused release).

Please participate by providing your experiences to JetBrains so they can evolve this work into another solid must have upgrade. Click here to join their issue tracker as well as newsgroups.

We're using this release with great success (however we do not use the VB.NET aspects so no comment there).

Also make sure to check out the add-ins for 4.0 here. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f08%2f05%2fresharper-releases-401-beta-1-as-eap-build-917-download-here%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblog.domaindotnet.com%2f2008%2f08%2f05%2fresharper-releases-401-beta-1-as-eap-build-917-download-here%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_Releases_4_01_Beta_1_as_EAP_Build_917_Download_Here</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_Releases_4_01_Beta_1_as_EAP_Build_917_Download_Here</guid>
      <pubDate>Wed, 06 Aug 2008 07:21:53 GMT</pubDate>
    </item>
    <item>
      <title>CodeRush with Refactor! Pro vs ReSharper</title>
      <description>Every developer knows already, that Visual Studio is not sufficient enough for code writing. Maybe this comparission will show other developers what can do with theses addons. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2frod.blogsome.com%2f2008%2f07%2f09%2fcoderush-with-refactor-pro-vs-resharper%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2frod.blogsome.com%2f2008%2f07%2f09%2fcoderush-with-refactor-pro-vs-resharper%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/CodeRush_with_Refactor_Pro_vs_ReSharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/CodeRush_with_Refactor_Pro_vs_ReSharper</guid>
      <pubDate>Thu, 10 Jul 2008 01:41:54 GMT</pubDate>
    </item>
    <item>
      <title>Visual Studio Usability Tip: Highlight Current Line</title>
      <description>A small tweak you can make to your Visual Studio color scheme to help you navigate your code faster... maybe. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f05%2f16%2fvisual-studio-usability-tip-highlight-current-line.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f05%2f16%2fvisual-studio-usability-tip-highlight-current-line.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/Visual_Studio_Usability_Tip_Highlight_Current_Line</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/Visual_Studio_Usability_Tip_Highlight_Current_Line</guid>
      <pubDate>Sun, 18 May 2008 05:01:02 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.0, I love you but it may be time we break up </title>
      <description>What's happening with R# 4? 
Every build has more issues than the previous one...  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f04%2f22%2fresharper-4-0-i-love-you-but-it-may-be-time-we-break-up.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2008%2f04%2f22%2fresharper-4-0-i-love-you-but-it-may-be-time-we-break-up.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_4_0_I_love_you_but_it_may_be_time_we_break_up</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_4_0_I_love_you_but_it_may_be_time_we_break_up</guid>
      <pubDate>Wed, 23 Apr 2008 05:01:03 GMT</pubDate>
    </item>
    <item>
      <title>How To: Create a ReSharper File Template.</title>
      <description>Learn in this step by steps instructions how to create MbUnit Test Fixture template for ReSharper. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f04%2f01%2fhow-to-create-a-resharper-file-template%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fvkreynin.wordpress.com%2f2008%2f04%2f01%2fhow-to-create-a-resharper-file-template%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/How_To_Create_a_ReSharper_File_Template</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/How_To_Create_a_ReSharper_File_Template</guid>
      <pubDate>Wed, 02 Apr 2008 08:28:08 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4.0 EAP Nightly Builds are Now Available!</title>
      <description>That's right kids... those early bits are now available for download - if you're daring! :) &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f02%2f15%2fresharper-4.0-eap-nightly-builds-are-now-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fstevenharman.net%2fblog%2farchive%2f2008%2f02%2f15%2fresharper-4.0-eap-nightly-builds-are-now-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ReSharper_4_0_EAP_Nightly_Builds_are_Now_Available</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ReSharper_4_0_EAP_Nightly_Builds_are_Now_Available</guid>
      <pubDate>Sat, 16 Feb 2008 01:58:11 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 4 EAP Will Start in Two Weeks (by Feb 15th)</title>
      <description>Just what the title says! &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fresharper.blogspot.com%2f2008%2f01%2fresharper-4-eap-will-start-in-two-weeks.html"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fresharper.blogspot.com%2f2008%2f01%2fresharper-4-eap-will-start-in-two-weeks.html" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/visualstudio/ReSharper_4_EAP_Will_Start_in_Two_Weeks_by_Feb_15th</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/visualstudio/ReSharper_4_EAP_Will_Start_in_Two_Weeks_by_Feb_15th</guid>
      <pubDate>Thu, 31 Jan 2008 23:30:13 GMT</pubDate>
    </item>
    <item>
      <title>MbUnit Plugin for ReSharper Unit Test Runner</title>
      <description>Open source addin which adds MbUnit support to the unit test runner of ReSharper 3.0. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fder-albert.com%2farchive%2f2007%2f08%2f28%2fsource-of-the-mbunit-plugin-for-resharper-available.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fder-albert.com%2farchive%2f2007%2f08%2f28%2fsource-of-the-mbunit-plugin-for-resharper-available.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/unittesting/MbUnit_Plugin_for_ReSharper_Unit_Test_Runner</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/unittesting/MbUnit_Plugin_for_ReSharper_Unit_Test_Runner</guid>
      <pubDate>Tue, 02 Oct 2007 14:49:46 GMT</pubDate>
    </item>
    <item>
      <title>Enforcing Coding Standards using Resharper</title>
      <description>If you are using ReShaper, enforcing coding standards can be simple.  Among the many features that are offered by ReSharper is the ability to ReSharper format/reformat your code for you.  &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f06%2f28%2fenforcing-coding-standards-using-resharper.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fdevlicio.us%2fblogs%2fderik_whittaker%2farchive%2f2007%2f06%2f28%2fenforcing-coding-standards-using-resharper.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/Enforcing_Coding_Standards_using_Resharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/Enforcing_Coding_Standards_using_Resharper</guid>
      <pubDate>Tue, 03 Jul 2007 09:31:01 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 3.0 Released</title>
      <description>ReSharper 3.0 is finally out and it's better than ever. C#, VB.NET, XML, XAML or ASP.NET &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fblogs.jetbrains.com%2fdotnet%2f2007%2f06%2fcome-one-come-all-resharper-30-is-here%2f"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fblogs.jetbrains.com%2fdotnet%2f2007%2f06%2fcome-one-come-all-resharper-30-is-here%2f" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_3_0_Released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_3_0_Released</guid>
      <pubDate>Fri, 22 Jun 2007 17:01:01 GMT</pubDate>
    </item>
    <item>
      <title>31 Days of Resharper</title>
      <description>JetBrains, the guys who make ReSharper, have a lot of info on their Web site that shows off some of the ReSharper features. But it's a lot to absorb in one sitting. And besides, it could use the point-of-view of an actual, happy customer, saying &amp;quot;These are my absolute favorite features&amp;quot; instead of the complete laundry list. So this guy set aside February on his blog for the &amp;quot;31 Days of ReSharper&amp;quot;. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fexcastle.com%2fblog%2farchive%2f2007%2f01%2f31%2f13141.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fexcastle.com%2fblog%2farchive%2f2007%2f01%2f31%2f13141.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/tipsandtricks/31_Days_of_Resharper</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/tipsandtricks/31_Days_of_Resharper</guid>
      <pubDate>Mon, 11 Jun 2007 08:01:01 GMT</pubDate>
    </item>
    <item>
      <title>ReSharper 3.0 Beta released</title>
      <description>JetBrains' ReSharper 3.0 Beta is now available and  includes support for VB at last, the final justification required for VB programmers to buy this excellent tool. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.dotnetkicks.com/kick/?url=http%3a%2f%2fwww.nervoustych.com%2fblog%2fPermaLink%2cguid%2cfd89afbd-1d6e-4e19-bf18-8ca35dc16327.aspx"&gt;&lt;img src="http://www.dotnetkicks.com/Services/Images/KickItImageGenerator.ashx?url=http%3a%2f%2fwww.nervoustych.com%2fblog%2fPermaLink%2cguid%2cfd89afbd-1d6e-4e19-bf18-8ca35dc16327.aspx" border="0" alt="kick it on DotNetKicks.com" /&gt;&lt;/a&gt;
</description>
      <link>http://www.dotnetkicks.com/products/ReSharper_3_0_Beta_released</link>
      <guid isPermaLink="true">http://www.dotnetkicks.com/products/ReSharper_3_0_Beta_released</guid>
      <pubDate>Fri, 01 Jun 2007 05:01:01 GMT</pubDate>
    </item>
  </channel>
</rss>
