<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" version="2.0">
  <channel>
    <title>Paul Mrozowski's Blog - CodeRush</title>
    <link>http://www.rcs-solutions.com/blog/</link>
    <description>A day in the life (of a developer)</description>
    <language>en-us</language>
    <copyright>Paul Mrozowski / RCS Solutions, Inc.</copyright>
    <lastBuildDate>Tue, 16 Nov 2010 22:54:15 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>paulm@rcs-solutions.com</managingEditor>
    <webMaster>paulm@rcs-solutions.com</webMaster>
    <item>
      <trackback:ping>http://www.rcs-solutions.com/blog/Trackback.aspx?guid=867fb033-ea32-4918-9aac-1b62c1bcdcf0</trackback:ping>
      <pingback:server>http://www.rcs-solutions.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.rcs-solutions.com/blog/PermaLink,guid,867fb033-ea32-4918-9aac-1b62c1bcdcf0.aspx</pingback:target>
      <dc:creator>Paul Mrozowski</dc:creator>
      <wfw:comment>http://www.rcs-solutions.com/blog/CommentView,guid,867fb033-ea32-4918-9aac-1b62c1bcdcf0.aspx</wfw:comment>
      <wfw:commentRss>http://www.rcs-solutions.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=867fb033-ea32-4918-9aac-1b62c1bcdcf0</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I’ve updated and tested my plug-ins for CodeRush/Refactor! to make sure they work
in Visual Studio 2010 and with the new version of the product. All of them include
all the source code and a compiled DLL. Just copy the plug-ins into your \Users\UserName\Documents\DevExpress\IDE
Tools\Community\PlugIns folder. 
</p>
        <h4>Translate
</h4>
        <p>
Have some sample code in C# that you’d rather see in VB? Or vice-versa? Translate
converts the code under the current cursor position to the equivalent version. 
</p>
        <p>
          <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_12.png" width="887" height="272" />
        </p>
        <p>
You can find more information about this plug-in here:
</p>
        <p>
          <a title="http://www.rcs-solutions.com/blog/2008/08/17/TranslateCToVBNETOrViceversaUsingCodeRush.aspx" href="http://www.rcs-solutions.com/blog/2008/08/17/TranslateCToVBNETOrViceversaUsingCodeRush.aspx">http://www.rcs-solutions.com/blog/2008/08/17/TranslateCToVBNETOrViceversaUsingCodeRush.aspx</a>
        </p>
        <p>
And you can download it from here:
</p>
        <p>
          <a title="http://www.rcs-solutions.com/Download.ashx?File=CR_Translator2010.zip" href="http://www.rcs-solutions.com/Download.ashx?File=CR_Translator2010.zip">http://www.rcs-solutions.com/Download.ashx?File=CR_Translator2010.zip</a>
        </p>
        <p>
 
</p>
        <h4>Collapse XML
</h4>
        <p>
This plug-in collapses multi-line XML comments into one line, so this:
</p>
        <p>
 
</p>
        <p>
          <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_9.png" width="519" height="181" />
        </p>
        <p>
Becomes this by hitting the Refactor key:
</p>
        <p>
          <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_8.png" width="637" height="150" />
        </p>
        <p>
You can find more information about this plug-in here:
</p>
        <p>
          <a title="http://www.rcs-solutions.com/blog/2008/08/08/CollapsingXMLCommentTags.aspx" href="http://www.rcs-solutions.com/blog/2008/08/08/CollapsingXMLCommentTags.aspx">http://www.rcs-solutions.com/blog/2008/08/08/CollapsingXMLCommentTags.aspx</a>
        </p>
        <p>
And download it from here:
</p>
        <p>
          <a title="http://www.rcs-solutions.com/Download.ashx?File=DX_CollapseComments.zip" href="http://www.rcs-solutions.com/Download.ashx?File=DX_CollapseComments.zip">http://www.rcs-solutions.com/Download.ashx?File=DX_CollapseComments.zip</a>
        </p>
        <p>
 
</p>
        <h4>Developer Initials
</h4>
        <p>
I made a few changes based on feedback to the Developer Initials plug-in. You can
now configure the format of the comment added.
</p>
        <p>
          <img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_3.png" width="667" height="474" />
        </p>
        <p>
You can find more information about this plug-in here:
</p>
        <p>
          <a title="http://www.rcs-solutions.com/blog/2008/08/06/CodeRushPluginDeveloperInitials.aspx" href="http://www.rcs-solutions.com/blog/2008/08/06/CodeRushPluginDeveloperInitials.aspx">http://www.rcs-solutions.com/blog/2008/08/06/CodeRushPluginDeveloperInitials.aspx</a>
        </p>
        <p>
And download it from here:
</p>
        <p>
          <a title="http://www.rcs-solutions.com/Download.ashx?File=CR_Initials2010.zip" href="http://www.rcs-solutions.com/Download.ashx?File=CR_Initials2010.zip">http://www.rcs-solutions.com/Download.ashx?File=CR_Initials2010.zip</a>
        </p>
        <img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=867fb033-ea32-4918-9aac-1b62c1bcdcf0" />
      </body>
      <title>Updated CodeRush/Refactor! Plug-ins</title>
      <guid isPermaLink="false">http://www.rcs-solutions.com/blog/PermaLink,guid,867fb033-ea32-4918-9aac-1b62c1bcdcf0.aspx</guid>
      <link>http://www.rcs-solutions.com/blog/2010/11/16/UpdatedCodeRushRefactorPlugins.aspx</link>
      <pubDate>Tue, 16 Nov 2010 22:54:15 GMT</pubDate>
      <description>&lt;p&gt;
I’ve updated and tested my plug-ins for CodeRush/Refactor! to make sure they work
in Visual Studio 2010 and with the new version of the product. All of them include
all the source code and a compiled DLL. Just copy the plug-ins into your \Users\UserName\Documents\DevExpress\IDE
Tools\Community\PlugIns folder. 
&lt;/p&gt;
&lt;h4&gt;Translate
&lt;/h4&gt;
&lt;p&gt;
Have some sample code in C# that you’d rather see in VB? Or vice-versa? Translate
converts the code under the current cursor position to the equivalent version. 
&lt;/p&gt;
&lt;p&gt;
&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_12.png" width="887" height="272" /&gt;
&lt;/p&gt;
&lt;p&gt;
You can find more information about this plug-in here:
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.rcs-solutions.com/blog/2008/08/17/TranslateCToVBNETOrViceversaUsingCodeRush.aspx" href="http://www.rcs-solutions.com/blog/2008/08/17/TranslateCToVBNETOrViceversaUsingCodeRush.aspx"&gt;http://www.rcs-solutions.com/blog/2008/08/17/TranslateCToVBNETOrViceversaUsingCodeRush.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
And you can download it from here:
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.rcs-solutions.com/Download.ashx?File=CR_Translator2010.zip" href="http://www.rcs-solutions.com/Download.ashx?File=CR_Translator2010.zip"&gt;http://www.rcs-solutions.com/Download.ashx?File=CR_Translator2010.zip&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h4&gt;Collapse XML
&lt;/h4&gt;
&lt;p&gt;
This plug-in collapses multi-line XML comments into one line, so this:
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;p&gt;
&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_9.png" width="519" height="181" /&gt;
&lt;/p&gt;
&lt;p&gt;
Becomes this by hitting the Refactor key:
&lt;/p&gt;
&lt;p&gt;
&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_8.png" width="637" height="150" /&gt;
&lt;/p&gt;
&lt;p&gt;
You can find more information about this plug-in here:
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.rcs-solutions.com/blog/2008/08/08/CollapsingXMLCommentTags.aspx" href="http://www.rcs-solutions.com/blog/2008/08/08/CollapsingXMLCommentTags.aspx"&gt;http://www.rcs-solutions.com/blog/2008/08/08/CollapsingXMLCommentTags.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
And download it from here:
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.rcs-solutions.com/Download.ashx?File=DX_CollapseComments.zip" href="http://www.rcs-solutions.com/Download.ashx?File=DX_CollapseComments.zip"&gt;http://www.rcs-solutions.com/Download.ashx?File=DX_CollapseComments.zip&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;#160;
&lt;/p&gt;
&lt;h4&gt;Developer Initials
&lt;/h4&gt;
&lt;p&gt;
I made a few changes based on feedback to the Developer Initials plug-in. You can
now configure the format of the comment added.
&lt;/p&gt;
&lt;p&gt;
&lt;img style="background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px" title="image" border="0" alt="image" src="http://www.rcs-solutions.com/blog/content/binary/Windows-Live-Writer/4102fb8b1288_F63B/image_3.png" width="667" height="474" /&gt;
&lt;/p&gt;
&lt;p&gt;
You can find more information about this plug-in here:
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.rcs-solutions.com/blog/2008/08/06/CodeRushPluginDeveloperInitials.aspx" href="http://www.rcs-solutions.com/blog/2008/08/06/CodeRushPluginDeveloperInitials.aspx"&gt;http://www.rcs-solutions.com/blog/2008/08/06/CodeRushPluginDeveloperInitials.aspx&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
And download it from here:
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.rcs-solutions.com/Download.ashx?File=CR_Initials2010.zip" href="http://www.rcs-solutions.com/Download.ashx?File=CR_Initials2010.zip"&gt;http://www.rcs-solutions.com/Download.ashx?File=CR_Initials2010.zip&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=867fb033-ea32-4918-9aac-1b62c1bcdcf0" /&gt;</description>
      <comments>http://www.rcs-solutions.com/blog/CommentView,guid,867fb033-ea32-4918-9aac-1b62c1bcdcf0.aspx</comments>
      <category>CodeRush</category>
    </item>
    <item>
      <trackback:ping>http://www.rcs-solutions.com/blog/Trackback.aspx?guid=f3bf9f27-a137-414b-a849-14aa5342b6c2</trackback:ping>
      <pingback:server>http://www.rcs-solutions.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.rcs-solutions.com/blog/PermaLink,guid,f3bf9f27-a137-414b-a849-14aa5342b6c2.aspx</pingback:target>
      <dc:creator>Paul Mrozowski</dc:creator>
      <wfw:comment>http://www.rcs-solutions.com/blog/CommentView,guid,f3bf9f27-a137-414b-a849-14aa5342b6c2.aspx</wfw:comment>
      <wfw:commentRss>http://www.rcs-solutions.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f3bf9f27-a137-414b-a849-14aa5342b6c2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I just uploaded an <a href="http://www.rcs-solutions.com/downloads.aspx" target="_blank">update</a> for
the collapsing comments plug-in for CodeRush/Refactor! I noticed after updating to
the latest version (3.2.3) that it suddenly stopped working. After a bunch of digging,
and going back and forth with <a href="http://twitter.com/rorybecker" target="_blank">Rory
Becker</a> on twitter. He suggested I take a look at manually loading the plug-in
via the new Plug-in Manager (DevExpress &gt; Options &gt; Core &gt; Plug-in Manager).
I noticed that my plug-in (which is written as a refactoring) had it's Load Type set
as "Demand", but most of the other ones were set as "Idle". After a bit of digging
I figured out how to change this in my code - it's an attribute in AssemblyInfo. Making
this change and recompiling seemed to fix the issue.
</p>
        <p>
 
</p>
        <p>
          <strong>Links:</strong>
        </p>
        <p>
          <a title="http://www.rcs-solutions.com/downloads.aspx" href="http://www.rcs-solutions.com/downloads.aspx">http://www.rcs-solutions.com/downloads.aspx</a>
          <br />
          <a href="http://twitter.com/rorybecker">http://twitter.com/rorybecker</a>
        </p>
        <img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=f3bf9f27-a137-414b-a849-14aa5342b6c2" />
      </body>
      <title>Collapsing Comments Update</title>
      <guid isPermaLink="false">http://www.rcs-solutions.com/blog/PermaLink,guid,f3bf9f27-a137-414b-a849-14aa5342b6c2.aspx</guid>
      <link>http://www.rcs-solutions.com/blog/2009/02/14/CollapsingCommentsUpdate.aspx</link>
      <pubDate>Sat, 14 Feb 2009 17:39:48 GMT</pubDate>
      <description>&lt;p&gt;
I just uploaded an &lt;a href="http://www.rcs-solutions.com/downloads.aspx" target="_blank"&gt;update&lt;/a&gt; for
the collapsing comments plug-in for CodeRush/Refactor! I noticed after updating to
the latest version (3.2.3) that it suddenly stopped working. After a bunch of digging,
and going back and forth with &lt;a href="http://twitter.com/rorybecker" target="_blank"&gt;Rory
Becker&lt;/a&gt; on twitter. He suggested I take a look at manually loading the plug-in
via the new Plug-in Manager (DevExpress &amp;gt; Options &amp;gt; Core &amp;gt; Plug-in Manager).
I noticed that my plug-in (which is written as a refactoring) had it's Load Type set
as "Demand", but most of the other ones were set as "Idle". After a bit of digging
I figured out how to change this in my code - it's an attribute in AssemblyInfo. Making
this change and recompiling seemed to fix the issue.
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Links:&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a title="http://www.rcs-solutions.com/downloads.aspx" href="http://www.rcs-solutions.com/downloads.aspx"&gt;http://www.rcs-solutions.com/downloads.aspx&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://twitter.com/rorybecker"&gt;http://twitter.com/rorybecker&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=f3bf9f27-a137-414b-a849-14aa5342b6c2" /&gt;</description>
      <comments>http://www.rcs-solutions.com/blog/CommentView,guid,f3bf9f27-a137-414b-a849-14aa5342b6c2.aspx</comments>
      <category>CodeRush</category>
    </item>
    <item>
      <trackback:ping>http://www.rcs-solutions.com/blog/Trackback.aspx?guid=a3630b61-fca5-458f-a0b8-b0c59f856ad2</trackback:ping>
      <pingback:server>http://www.rcs-solutions.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.rcs-solutions.com/blog/PermaLink,guid,a3630b61-fca5-458f-a0b8-b0c59f856ad2.aspx</pingback:target>
      <dc:creator>Paul Mrozowski</dc:creator>
      <wfw:comment>http://www.rcs-solutions.com/blog/CommentView,guid,a3630b61-fca5-458f-a0b8-b0c59f856ad2.aspx</wfw:comment>
      <wfw:commentRss>http://www.rcs-solutions.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=a3630b61-fca5-458f-a0b8-b0c59f856ad2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been using CR/R! for a while and one of the simplest changes I've made that makes
using it a bit easier is redefining the "Refactor" key - that's the key which causes
the refactoring options to pop-up. I've switched mine to just use ` from its default
of Ctrl+` - one keypress (it's not like I use the dumb key for much of anything else).
There are some many options in CR/R! it's not always easy to find this. 
</p>
        <p>
To set it: 
</p>
        <ul>
          <li>
DevExpress &gt; Options</li>
          <li>
From the side menu select "IDE", then "Shortcuts"</li>
          <li>
In the list you should see "Refactor!", underneath that is the key bound to Refactor.</li>
          <li>
Click on it and on the right hand side change they key binding to whatever you'd like.</li>
          <li>
Hit Apply. 
</li>
        </ul>
        <p>
          <img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="547" alt="RefactorKey" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/HowtoChangetheCodeRushRefactorKey_11D4F/RefactorKey_3.png" width="1030" border="0" />
        </p>
        <p>
That all that's needed. 
</p>
        <img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=a3630b61-fca5-458f-a0b8-b0c59f856ad2" />
      </body>
      <title>How to Change the CodeRush Refactor Key</title>
      <guid isPermaLink="false">http://www.rcs-solutions.com/blog/PermaLink,guid,a3630b61-fca5-458f-a0b8-b0c59f856ad2.aspx</guid>
      <link>http://www.rcs-solutions.com/blog/2009/01/17/HowToChangeTheCodeRushRefactorKey.aspx</link>
      <pubDate>Sat, 17 Jan 2009 01:17:22 GMT</pubDate>
      <description>&lt;p&gt;
I've been using CR/R! for a while and one of the simplest changes I've made that makes
using it a bit easier is redefining the "Refactor" key - that's the key which causes
the refactoring options to pop-up. I've switched mine to just use ` from its default
of Ctrl+` - one keypress (it's not like I use the dumb key for much of anything else).
There are some many options in CR/R! it's not always easy to find this. 
&lt;p&gt;
To set it: 
&lt;ul&gt;
&lt;li&gt;
DevExpress &amp;gt; Options&lt;/li&gt;
&lt;li&gt;
From the side menu select "IDE", then "Shortcuts"&lt;/li&gt;
&lt;li&gt;
In the list you should see "Refactor!", underneath that is the key bound to Refactor.&lt;/li&gt;
&lt;li&gt;
Click on it and on the right hand side change they key binding to whatever you'd like.&lt;/li&gt;
&lt;li&gt;
Hit Apply. 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="547" alt="RefactorKey" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/HowtoChangetheCodeRushRefactorKey_11D4F/RefactorKey_3.png" width="1030" border="0"&gt; 
&lt;/p&gt;
&lt;p&gt;
That all that's needed. 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=a3630b61-fca5-458f-a0b8-b0c59f856ad2" /&gt;</description>
      <comments>http://www.rcs-solutions.com/blog/CommentView,guid,a3630b61-fca5-458f-a0b8-b0c59f856ad2.aspx</comments>
      <category>CodeRush</category>
    </item>
    <item>
      <trackback:ping>http://www.rcs-solutions.com/blog/Trackback.aspx?guid=e33657b0-c812-4a83-8946-99052528beab</trackback:ping>
      <pingback:server>http://www.rcs-solutions.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.rcs-solutions.com/blog/PermaLink,guid,e33657b0-c812-4a83-8946-99052528beab.aspx</pingback:target>
      <dc:creator>Paul Mrozowski</dc:creator>
      <wfw:comment>http://www.rcs-solutions.com/blog/CommentView,guid,e33657b0-c812-4a83-8946-99052528beab.aspx</wfw:comment>
      <wfw:commentRss>http://www.rcs-solutions.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=e33657b0-c812-4a83-8946-99052528beab</wfw:commentRss>
      <slash:comments>3</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
CodeRush builds an internal source tree of your C# or VB.NET code. It also has code
generating ability - that is, you can take a portion of the tree and generate C# or
VB.NET code from it. That got me to thinking about a way of leveraging this ability
to build a simple code translator so you could do something like open up a C# file
and view the VB.NET equivalent in a tool window (or vice-versa). It turns out the
code to do something like this is really straightforward; it's a single method call
once you have a reference to the code elements. It doesn't always generate the correct
set of code, but it's still really helpful. You basically move the cursor around and
the window will display the translated code that is currently "in scope". That is,
if you're inside of a method it will show you code for that method. If you move the
cursor out to the class, it will show you that class. 
</p>
        <p>
To install it, just copy it to your plug-in directory (usually C:\Program Files\Developer
Express Inc\DXCore for Visual Studio .NET\2.0\Bin\Plugins\). When you start up Visual
Studio a new menu option will appear under DevExpress &gt; Tool Windows &gt; Translator.
The window shows a number of different .NET languages, but in reality CR only supports
VB.NET and C#. 
</p>
        <p>
          <a href="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/TranslateCto.NETorviceversausingCodeRush_12535/CR_Translator_2.png">
            <img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="340" alt="CR_Translator" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/TranslateCto.NETorviceversausingCodeRush_12535/CR_Translator_thumb.png" width="1032" border="0" />
          </a>
        </p>
        <p>
BTW - I've mentioned CodeRush/Refactor! and while that's a commercial product you
can also download CodeRush by itself for free (and use any third party plug-ins or
write your own). You just don't get any of the built-in templates or refactoring tools
that the commercial product offers. 
</p>
        <p>
Oh, you can download the plug-in from here: <a href="http://www.rcs-solutions.com/Download.ashx?File=CR_Translator.zip">http://www.rcs-solutions.com/Download.ashx?File=CR_Translator.zip</a> or
from the <a href="http://code.google.com/p/dxcorecommunityplugins/" target="_blank">community
plug-in site</a> in a few days.
</p>
        <p>
          <strong>Links:</strong>
        </p>
        <p>
          <a href="http://www.devexpress.com">http://www.devexpress.com</a>
          <br />
          <a href="http://www.rcs-solutions.com/blog/ct.ashx?id=9a023ade-eb90-4480-8534-e2095da2b576&amp;url=http%3a%2f%2fcode.google.com%2fp%2fdxcorecommunityplugins%2f">http://code.google.com/p/dxcorecommunityplugins/</a>
        </p>
        <img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=e33657b0-c812-4a83-8946-99052528beab" />
      </body>
      <title>Translate C# to VB.NET (or vice-versa) using CodeRush</title>
      <guid isPermaLink="false">http://www.rcs-solutions.com/blog/PermaLink,guid,e33657b0-c812-4a83-8946-99052528beab.aspx</guid>
      <link>http://www.rcs-solutions.com/blog/2008/08/17/TranslateCToVBNETOrViceversaUsingCodeRush.aspx</link>
      <pubDate>Sun, 17 Aug 2008 16:13:43 GMT</pubDate>
      <description>&lt;p&gt;
CodeRush builds an internal source tree of your C# or VB.NET code. It also has code
generating ability - that is, you can take a portion of the tree and generate C# or
VB.NET code from it. That got me to thinking about a way of leveraging this ability
to build a simple code translator so you could do something like open up a C# file
and view the VB.NET equivalent in a tool window (or vice-versa). It turns out the
code to do something like this is really straightforward; it's a single method call
once you have a reference to the code elements. It doesn't always generate the correct
set of code, but it's still really helpful. You basically move the cursor around and
the window will display the translated code that is currently "in scope". That is,
if you're inside of a method it will show you code for that method. If you move the
cursor out to the class, it will show you that class. 
&lt;/p&gt;
&lt;p&gt;
To install it, just copy it to your plug-in directory (usually C:\Program Files\Developer
Express Inc\DXCore for Visual Studio .NET\2.0\Bin\Plugins\). When you start up Visual
Studio a new menu option will appear under DevExpress &amp;gt; Tool Windows &amp;gt; Translator.
The window shows a number of different .NET languages, but in reality CR only supports
VB.NET and C#. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/TranslateCto.NETorviceversausingCodeRush_12535/CR_Translator_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="340" alt="CR_Translator" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/TranslateCto.NETorviceversausingCodeRush_12535/CR_Translator_thumb.png" width="1032" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
BTW - I've mentioned CodeRush/Refactor! and while that's a commercial product you
can also download CodeRush by itself for free (and use any third party plug-ins or
write your own). You just don't get any of the built-in templates or refactoring tools
that the commercial product offers. 
&lt;/p&gt;
&lt;p&gt;
Oh, you can download the plug-in from here: &lt;a href="http://www.rcs-solutions.com/Download.ashx?File=CR_Translator.zip"&gt;http://www.rcs-solutions.com/Download.ashx?File=CR_Translator.zip&lt;/a&gt; or
from the &lt;a href="http://code.google.com/p/dxcorecommunityplugins/" target="_blank"&gt;community
plug-in site&lt;/a&gt; in a few days.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Links:&lt;/strong&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.devexpress.com"&gt;http://www.devexpress.com&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.rcs-solutions.com/blog/ct.ashx?id=9a023ade-eb90-4480-8534-e2095da2b576&amp;amp;url=http%3a%2f%2fcode.google.com%2fp%2fdxcorecommunityplugins%2f"&gt;http://code.google.com/p/dxcorecommunityplugins/&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=e33657b0-c812-4a83-8946-99052528beab" /&gt;</description>
      <comments>http://www.rcs-solutions.com/blog/CommentView,guid,e33657b0-c812-4a83-8946-99052528beab.aspx</comments>
      <category>CodeRush</category>
      <category>Visual Studio</category>
    </item>
    <item>
      <trackback:ping>http://www.rcs-solutions.com/blog/Trackback.aspx?guid=17385b4c-f179-463d-8f6c-9a3c53082540</trackback:ping>
      <pingback:server>http://www.rcs-solutions.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.rcs-solutions.com/blog/PermaLink,guid,17385b4c-f179-463d-8f6c-9a3c53082540.aspx</pingback:target>
      <dc:creator>Paul Mrozowski</dc:creator>
      <wfw:comment>http://www.rcs-solutions.com/blog/CommentView,guid,17385b4c-f179-463d-8f6c-9a3c53082540.aspx</wfw:comment>
      <wfw:commentRss>http://www.rcs-solutions.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=17385b4c-f179-463d-8f6c-9a3c53082540</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
It looks like it's the week of CodeRush/DXCore plug-ins (I still have one more plug-in
coming up).
</p>
        <p>
This plug-in just lets you collapse an XML comment tag to one line (I'll explain it
a bit more below). It was actually written as a Refactoring (so it appears when you
hit the refactoring key or wait for the ellipses to appear below the code). I put
this one together a few days ago and was planning on releasing it after I had a chance
to live with it for a while to see if there were any changes or bugs I needed to address.
But someone on the DevExpress forums recently posted about wanting a plug-in which
did the same thing so I decided to just release it right now. 
</p>
        <p>
So what does this really do?
</p>
        <p>
When you add an XML comment to something like a property or field, you end up with
the following (in C#):
</p>
        <p>
          <font face="Courier New">/// &lt;summary&gt;<br />
///<br />
/// &lt;/summary&gt;<br />
private int m_someValue;</font>
        </p>
        <p>
The cursor is positioned on the second line. After installing this refactor, you can
hit the Refactor key (which I mapped to just the ` key (instead of Shift or Alt or
Ctrl ` , whatever the default is) and this comment will get collapsed down to one
line:
</p>
        <p>
          <font face="Courier New">/// &lt;summary&gt;&lt;/summary&gt;</font>
        </p>
        <p>
This can help eliminate some of the visual noise of the comment, especially if it's
just a short comment.
</p>
        <p>
If you have a muli-line comment, it actually collapses it in two stages (that is,
you can issue the refactoring twice), so for example:
</p>
        <p>
          <font face="Courier New">/// &lt;summary&gt;<br />
/// This is my multi-line 
<br />
/// comment about nothing.<br />
/// &lt;/summary&gt;</font>
        </p>
        <p>
The first time you collapse it you end up with:
</p>
        <p>
          <font face="Courier New">/// &lt;summary&gt;This is my multi-line<br />
/// comment about nothing.&lt;/summary&gt;</font>
        </p>
        <p>
The second time you collapse it you end up with:
</p>
        <p>
          <font face="Courier New">/// &lt;summary&gt;This is my multi-line comment about nothing.&lt;/summary&gt;</font>
        </p>
        <p>
You can download the code from the download section on my site or the community site.
Like before, there will probably be a few day delay between when it's available here
and when I get it put up on the community site.
</p>
        <p>
To install it, copy it into your C:\Program Files\Developer Express Inc\DXCore for
Visual Studio .NET\2.0\Bin\Plugins\ folder.
</p>
        <p>
          <strong>Links:</strong>
        </p>
        <p>
          <a href="http://www.rcs-solutions.com/Download.ashx?File=Refactor_Comments.zip">http://www.rcs-solutions.com/Download.ashx?File=Refactor_Comments.zip</a>
          <br />
          <a href="http://www.rcs-solutions.com/blog/ct.ashx?id=9a023ade-eb90-4480-8534-e2095da2b576&amp;url=http%3a%2f%2fcode.google.com%2fp%2fdxcorecommunityplugins%2f">http://code.google.com/p/dxcorecommunityplugins/</a>
        </p>
        <img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=17385b4c-f179-463d-8f6c-9a3c53082540" />
      </body>
      <title>Collapsing XML Comment Tags</title>
      <guid isPermaLink="false">http://www.rcs-solutions.com/blog/PermaLink,guid,17385b4c-f179-463d-8f6c-9a3c53082540.aspx</guid>
      <link>http://www.rcs-solutions.com/blog/2008/08/08/CollapsingXMLCommentTags.aspx</link>
      <pubDate>Fri, 08 Aug 2008 23:48:44 GMT</pubDate>
      <description>&lt;p&gt;
It looks like it's the week of CodeRush/DXCore plug-ins (I still have one more plug-in
coming up).
&lt;/p&gt;
&lt;p&gt;
This plug-in just lets you collapse an XML comment tag to one line (I'll explain it
a bit more below). It was actually written as a Refactoring (so it appears when you
hit the refactoring key or wait for the ellipses to appear below the code). I put
this one together a few days ago and was planning on releasing it after I had a chance
to live with it for a while to see if there were any changes or bugs I needed to address.
But someone on the DevExpress forums recently posted about wanting a plug-in which
did the same thing so I decided to just release it right now. 
&lt;/p&gt;
&lt;p&gt;
So what does this really do?
&lt;/p&gt;
&lt;p&gt;
When you add an XML comment to something like a property or field, you end up with
the following (in C#):
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;/// &amp;lt;summary&amp;gt;&lt;br&gt;
///&lt;br&gt;
/// &amp;lt;/summary&amp;gt;&lt;br&gt;
private int m_someValue;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
The cursor is positioned on the second line. After installing this refactor, you can
hit the Refactor key (which I mapped to just the ` key (instead of Shift or Alt or
Ctrl ` , whatever the default is) and this comment will get collapsed down to one
line:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;/// &amp;lt;summary&amp;gt;&amp;lt;/summary&amp;gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
This can help eliminate some of the visual noise of the comment, especially if it's
just a short comment.
&lt;/p&gt;
&lt;p&gt;
If you have a muli-line comment, it actually collapses it in two stages (that is,
you can issue the refactoring twice), so for example:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;/// &amp;lt;summary&amp;gt;&lt;br&gt;
/// This is my multi-line 
&lt;br&gt;
/// comment about nothing.&lt;br&gt;
/// &amp;lt;/summary&amp;gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
The first time you collapse it you end up with:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;/// &amp;lt;summary&amp;gt;This is my multi-line&lt;br&gt;
/// comment about nothing.&amp;lt;/summary&amp;gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
The second time you collapse it you end up with:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;/// &amp;lt;summary&amp;gt;This is my multi-line comment about nothing.&amp;lt;/summary&amp;gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
You can download the code from the download section on my site or the community site.
Like before, there will probably be a few day delay between when it's available here
and when I get it put up on the community site.
&lt;/p&gt;
&lt;p&gt;
To install it, copy it into your C:\Program Files\Developer Express Inc\DXCore for
Visual Studio .NET\2.0\Bin\Plugins\ folder.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Links:&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.rcs-solutions.com/Download.ashx?File=Refactor_Comments.zip"&gt;http://www.rcs-solutions.com/Download.ashx?File=Refactor_Comments.zip&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://www.rcs-solutions.com/blog/ct.ashx?id=9a023ade-eb90-4480-8534-e2095da2b576&amp;amp;url=http%3a%2f%2fcode.google.com%2fp%2fdxcorecommunityplugins%2f"&gt;http://code.google.com/p/dxcorecommunityplugins/&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=17385b4c-f179-463d-8f6c-9a3c53082540" /&gt;</description>
      <comments>http://www.rcs-solutions.com/blog/CommentView,guid,17385b4c-f179-463d-8f6c-9a3c53082540.aspx</comments>
      <category>CodeRush</category>
      <category>Visual Studio</category>
    </item>
    <item>
      <trackback:ping>http://www.rcs-solutions.com/blog/Trackback.aspx?guid=9a023ade-eb90-4480-8534-e2095da2b576</trackback:ping>
      <pingback:server>http://www.rcs-solutions.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://www.rcs-solutions.com/blog/PermaLink,guid,9a023ade-eb90-4480-8534-e2095da2b576.aspx</pingback:target>
      <dc:creator>Paul Mrozowski</dc:creator>
      <wfw:comment>http://www.rcs-solutions.com/blog/CommentView,guid,9a023ade-eb90-4480-8534-e2095da2b576.aspx</wfw:comment>
      <wfw:commentRss>http://www.rcs-solutions.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=9a023ade-eb90-4480-8534-e2095da2b576</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I've been meaning to post this up for a while but never seemed to get around to it.
I've been using CodeRush/Refactor! (CR/R!) from <a href="http://www.devexpress.com" target="_blank">DevExpress</a> for
a few years now and this was actually the first plug-in I wrote for it. If you're
not familiar with CR/R! it's sort of Intellisense on steroids with a bunch of refactoring
tools thrown in. OK, that description really doesn't do it justice - I'd suggest taking
a look at a few of the videos they have available over on the DevExpress site to get
a better idea of what it does. I'd put CR/R! in the "must have" category for any .NET
developer. It's actually annoying to use Visual Studio without it installed. 
</p>
        <p>
At any rate, this plug-in does nothing more than make it easy to insert a comment
that contains the developers name or initials and the date of a change. For example:
</p>
        <p>
          <font face="Courier New">// PCM - 8/4/2008 -</font>
        </p>
        <p>
Or, if you happen to be located on an XML comment line, it inserts the following: 
</p>
        <p>
          <font face="Courier New">/// &lt;developer&gt;Paul Mrozowski&lt;/developer&gt;<br />
/// &lt;created&gt;08/04/2008&lt;/created&gt;</font>
        </p>
        <p>
It's language agnostic, so this should actually work in VB.NET as well (it uses the
'/''' comments instead). I've tied it to the CTRL-Insert keypress but you can set
it to whatever you'd like. To install it, copy it into your C:\Program Files\Developer
Express Inc\DXCore for Visual Studio .NET\2.0\Bin\Plugins\ folder. Then start up Visual
Studio and go to DevExpress, Options. You should see a new tree option, "Developer
Initials". Fill in your name and initials and select whether you'd like it to insert
your initials for a line comment or your full name. Then go to IDE &gt; Shortcuts.
Expand the Code folder. I created a new folder named "Custom". Click on the icon for
a new keyboard shortcut. On the right-hand side, enter the keyboard shortcut (mine
is Ctrl+Insert), then in the Command combo select "Add Initials". Then hit OK. 
</p>
        <p>
          <a href="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials_2.png">
            <img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="259" alt="CR_Initials" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials_thumb.png" width="852" border="0" />
          </a>
        </p>
        <p>
          <a href="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials2_2.png">
            <img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="363" alt="CR_Initials2" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials2_thumb.png" width="367" border="0" />
          </a>
        </p>
        <p>
Exit out of Visual Studio and go back in. At this point the plug-in should be active.
Try it out by hitting your shortcut key on a new line (or, enter an XML comment. Hit
enter, on the new XML comment line hit the shortcut key). 
</p>
        <p>
You can download it from here (<a href="http://www.rcs-solutions.com/Download.ashx?File=CR_Initials.zip)">http://www.rcs-solutions.com/Download.ashx?File=CR_Initials.zip)</a> and
it may show up on the DX Core Community Plug-ins site at some point. 
</p>
        <p>
          <strong>Links:</strong>
        </p>
        <p>
          <a href="http://www.devexpress.com">http://www.devexpress.com</a>
          <br />
          <a href="http://code.google.com/p/dxcorecommunityplugins/">http://code.google.com/p/dxcorecommunityplugins/</a>
        </p>
        <img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=9a023ade-eb90-4480-8534-e2095da2b576" />
      </body>
      <title>CodeRush Plug-in - Developer Initials</title>
      <guid isPermaLink="false">http://www.rcs-solutions.com/blog/PermaLink,guid,9a023ade-eb90-4480-8534-e2095da2b576.aspx</guid>
      <link>http://www.rcs-solutions.com/blog/2008/08/06/CodeRushPluginDeveloperInitials.aspx</link>
      <pubDate>Wed, 06 Aug 2008 00:44:45 GMT</pubDate>
      <description>&lt;p&gt;
I've been meaning to post this up for a while but never seemed to get around to it.
I've been using CodeRush/Refactor! (CR/R!) from &lt;a href="http://www.devexpress.com" target="_blank"&gt;DevExpress&lt;/a&gt; for
a few years now and this was actually the first plug-in I wrote for it. If you're
not familiar with CR/R! it's sort of Intellisense on steroids with a bunch of refactoring
tools thrown in. OK, that description really doesn't do it justice - I'd suggest taking
a look at a few of the videos they have available over on the DevExpress site to get
a better idea of what it does. I'd put CR/R! in the "must have" category for any .NET
developer. It's actually annoying to use Visual Studio without it installed. 
&lt;p&gt;
At any rate, this plug-in does nothing more than make it easy to insert a comment
that contains the developers name or initials and the date of a change. For example:
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;// PCM - 8/4/2008 -&lt;/font&gt; 
&lt;/p&gt;
&lt;p&gt;
Or, if you happen to be located on an XML comment line, it inserts the following: 
&lt;/p&gt;
&lt;p&gt;
&lt;font face="Courier New"&gt;/// &amp;lt;developer&amp;gt;Paul Mrozowski&amp;lt;/developer&amp;gt;&lt;br&gt;
/// &amp;lt;created&amp;gt;08/04/2008&amp;lt;/created&amp;gt;&lt;/font&gt; 
&lt;/p&gt;
&lt;p&gt;
It's language agnostic, so this should actually work in VB.NET as well (it uses the
'/''' comments instead). I've tied it to the CTRL-Insert keypress but you can set
it to whatever you'd like. To install it, copy it into your C:\Program Files\Developer
Express Inc\DXCore for Visual Studio .NET\2.0\Bin\Plugins\ folder. Then start up Visual
Studio and go to DevExpress, Options. You should see a new tree option, "Developer
Initials". Fill in your name and initials and select whether you'd like it to insert
your initials for a line comment or your full name. Then go to IDE &amp;gt; Shortcuts.
Expand the Code folder. I created a new folder named "Custom". Click on the icon for
a new keyboard shortcut. On the right-hand side, enter the keyboard shortcut (mine
is Ctrl+Insert), then in the Command combo select "Add Initials". Then hit OK. 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="259" alt="CR_Initials" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials_thumb.png" width="852" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials2_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="363" alt="CR_Initials2" src="http://www.rcs-solutions.com/blog/content/binary/WindowsLiveWriter/CodeRushPluginDeveloperInitials_12205/CR_Initials2_thumb.png" width="367" border="0"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Exit out of Visual Studio and go back in. At this point the plug-in should be active.
Try it out by hitting your shortcut key on a new line (or, enter an XML comment. Hit
enter, on the new XML comment line hit the shortcut key). 
&lt;/p&gt;
&lt;p&gt;
You can download it from here (&lt;a href="http://www.rcs-solutions.com/Download.ashx?File=CR_Initials.zip)"&gt;http://www.rcs-solutions.com/Download.ashx?File=CR_Initials.zip)&lt;/a&gt; and
it may show up on the DX Core Community Plug-ins site at some point. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Links:&lt;/strong&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://www.devexpress.com"&gt;http://www.devexpress.com&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://code.google.com/p/dxcorecommunityplugins/"&gt;http://code.google.com/p/dxcorecommunityplugins/&lt;/a&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://www.rcs-solutions.com/blog/aggbug.ashx?id=9a023ade-eb90-4480-8534-e2095da2b576" /&gt;</description>
      <comments>http://www.rcs-solutions.com/blog/CommentView,guid,9a023ade-eb90-4480-8534-e2095da2b576.aspx</comments>
      <category>CodeRush</category>
      <category>Visual Studio</category>
    </item>
  </channel>
</rss>