<?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:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>SubMain.Blog() - News</title>
    <link>http://submain.com/blog/</link>
    <description>Your Coding Guidelines and Best Practices Experts</description>
    <image>
      <url>http://submain.com/images/submain.logo.gif</url>
      <title>SubMain.Blog() - News</title>
      <link>http://submain.com/blog/</link>
    </image>
    <language>en-us</language>
    <copyright>SubMain</copyright>
    <lastBuildDate>Wed, 07 Apr 2010 03:46:44 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 2.0.7226.0</generator>
    <managingEditor>sergeb@submain.com</managingEditor>
    <webMaster>sergeb@submain.com</webMaster>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=f039e967-7edf-4411-8651-078862beca54</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,f039e967-7edf-4411-8651-078862beca54.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,f039e967-7edf-4411-8651-078862beca54.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f039e967-7edf-4411-8651-078862beca54</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
We are added 2 new community contributions to our <a href="http://community.submain.com/content/Tutorials.aspx">Tutorials</a> page.
</p>
        <p>
Paulo Morgado posted a great template for CodeIt.Right Code File Header correction
action that automatically generates file header compliant with StyleCop Rules. You
can find the template source in Paulo's blog post <a href="http://msmvps.com/blogs/paulomorgado/archive/2010/04/07/codeit-right-code-file-header-template-for-stylecop-rules.aspx">CodeIt.Right
Code File Header Template For StyleCop Rules</a></p>
        <p>
Craig Sutherland has done a great job <a href="http://csut017.wordpress.com/2010/03/08/submains-codeit-right-and-cruisecontrol-net/" target="_blank">integrating
CodeIt.Right with CruiseControl.NET</a>.
</p>
        <p>
Here is CodeIt.Right violations report in CC.NET - great to see Craig took advantage
of the Severity Threshold feature and implemented filtering to reduce "noise" in the
report very much like we have it in CodeIt.Right:
</p>
        <p>
          <a href="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_violations_2.png" rel="lightbox">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ccnet_cir_violations" border="0" alt="ccnet_cir_violations" src="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_violations_thumb.png" width="620" height="249" />
          </a>
        </p>
        <p>
        </p>
        <p>
CC.NET CodeIt.Right Analysis Summary report screenshot:
</p>
        <p>
          <a href="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_summary_2.png" rel="lightbox">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ccnet_cir_summary" border="0" alt="ccnet_cir_summary" src="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_summary_thumb.png" width="620" height="369" />
          </a>
        </p>
        <p>
Thank you, Paulo and Craig! Great work!
</p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=f039e967-7edf-4411-8651-078862beca54" />
      </body>
      <title>Community: CodeIt.Right and CruiseControl.NET; File Header Template for StyleCop</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,f039e967-7edf-4411-8651-078862beca54.aspx</guid>
      <link>http://submain.com/blog/CommunityCodeItRightAndCruiseControlNETFileHeaderTemplateForStyleCop.aspx</link>
      <pubDate>Wed, 07 Apr 2010 03:46:44 GMT</pubDate>
      <description>&lt;p&gt;
We are added 2 new community contributions to our &lt;a href="http://community.submain.com/content/Tutorials.aspx"&gt;Tutorials&lt;/a&gt; page.
&lt;/p&gt;
&lt;p&gt;
Paulo Morgado posted a great template for CodeIt.Right Code File Header correction
action that automatically generates file header compliant with StyleCop Rules. You
can find the template source in Paulo's blog post &lt;a href="http://msmvps.com/blogs/paulomorgado/archive/2010/04/07/codeit-right-code-file-header-template-for-stylecop-rules.aspx"&gt;CodeIt.Right
Code File Header Template For StyleCop Rules&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
Craig Sutherland has done a great job &lt;a href="http://csut017.wordpress.com/2010/03/08/submains-codeit-right-and-cruisecontrol-net/" target="_blank"&gt;integrating
CodeIt.Right with CruiseControl.NET&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
Here is CodeIt.Right violations report in CC.NET - great to see Craig took advantage
of the Severity Threshold feature and implemented filtering to reduce "noise" in the
report very much like we have it in CodeIt.Right:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_violations_2.png" rel="lightbox"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ccnet_cir_violations" border="0" alt="ccnet_cir_violations" src="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_violations_thumb.png" width="620" height="249"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
CC.NET CodeIt.Right Analysis Summary report screenshot:
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_summary_2.png" rel="lightbox"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="ccnet_cir_summary" border="0" alt="ccnet_cir_summary" src="http://submain.com/blog/content/binary/WindowsLiveWriter/Communi.NETFileHeaderTemplateforStyleCop_12568/ccnet_cir_summary_thumb.png" width="620" height="369"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Thank you, Paulo and Craig! Great work!
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=f039e967-7edf-4411-8651-078862beca54" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,f039e967-7edf-4411-8651-078862beca54.aspx</comments>
      <category>CodeIt.Right</category>
      <category>News</category>
      <category>Rules</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=29054e05-50df-4993-9d7c-5a5a7132b5a1</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,29054e05-50df-4993-9d7c-5a5a7132b5a1.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,29054e05-50df-4993-9d7c-5a5a7132b5a1.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=29054e05-50df-4993-9d7c-5a5a7132b5a1</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">As <a href="http://community.submain.com/blogs/news/archive/2010/03/08/submain-acquires-exactmagic-s-testmatrix-codespell-and-studiotools.aspx">announced
earlier today</a> we just closed the acquisition of the popular unit testing and code
coverage product <b>TestMatrix</b>, as well as <b>CodeSpell</b> and <b>StudioTools</b>.
We, SubMain, will continue to maintain and enhance these products.<br /><br /><b><a href="http://submain.com/testmatrix">TestMatrix</a></b> adds support for unit
testing, code coverage analysis, and test profiling to Visual Studio, seamlessly incorporating
these critical development practices directly into the coding process itself; <b><a href="http://submain.com/codespell">CodeSpell</a></b> adds
real-time, intelligent detection and correction of misspellings to Visual Studio;
and <b><a href="http://submain.com/studiotools">StudioTools</a></b> is a rich collection
of Visual Studio enhancements.<br /><br />
We are also announcing today the availability of the new version for all three products
- TestMatrix, CodeSpell and StudioTools - v2.1.10055 which adds support for Visual
Studio 2010 RC.<br /><br />
We are very excited about taking over the future of such great products! TestMatrix
complements CodeIt.Right into a Code Quality Suite which will be be complete with
the addition of the new product codenamed <i><a href="http://submain.com/blog/2010ProductRoadmap.aspx">Project
Anelare</a></i> in the following months.<br /><br />
For more on the agreement, please see the <a href="http://community.submain.com/blogs/news/archive/2010/03/08/submain-acquires-exactmagic-s-testmatrix-codespell-and-studiotools.aspx">press
release</a>. 
<br /><p></p><img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=29054e05-50df-4993-9d7c-5a5a7132b5a1" /></body>
      <title>SubMain acquires Exact Magic's TestMatrix, CodeSpell and StudioTools</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,29054e05-50df-4993-9d7c-5a5a7132b5a1.aspx</guid>
      <link>http://submain.com/blog/SubMainAcquiresExactMagicsTestMatrixCodeSpellAndStudioTools.aspx</link>
      <pubDate>Tue, 09 Mar 2010 08:03:29 GMT</pubDate>
      <description>As &lt;a href="http://community.submain.com/blogs/news/archive/2010/03/08/submain-acquires-exactmagic-s-testmatrix-codespell-and-studiotools.aspx"&gt;announced
earlier today&lt;/a&gt; we just closed the acquisition of the popular unit testing and code
coverage product &lt;b&gt;TestMatrix&lt;/b&gt;, as well as &lt;b&gt;CodeSpell&lt;/b&gt; and &lt;b&gt;StudioTools&lt;/b&gt;.
We, SubMain, will continue to maintain and enhance these products.&lt;br&gt;
&lt;br&gt;
&lt;b&gt;&lt;a href="http://submain.com/testmatrix"&gt;TestMatrix&lt;/a&gt;&lt;/b&gt; adds support for unit
testing, code coverage analysis, and test profiling to Visual Studio, seamlessly incorporating
these critical development practices directly into the coding process itself; &lt;b&gt;&lt;a href="http://submain.com/codespell"&gt;CodeSpell&lt;/a&gt;&lt;/b&gt; adds
real-time, intelligent detection and correction of misspellings to Visual Studio;
and &lt;b&gt;&lt;a href="http://submain.com/studiotools"&gt;StudioTools&lt;/a&gt;&lt;/b&gt; is a rich collection
of Visual Studio enhancements.&lt;br&gt;
&lt;br&gt;
We are also announcing today the availability of the new version for all three products
- TestMatrix, CodeSpell and StudioTools - v2.1.10055 which adds support for Visual
Studio 2010 RC.&lt;br&gt;
&lt;br&gt;
We are very excited about taking over the future of such great products! TestMatrix
complements CodeIt.Right into a Code Quality Suite which will be be complete with
the addition of the new product codenamed &lt;i&gt;&lt;a href="http://submain.com/blog/2010ProductRoadmap.aspx"&gt;Project
Anelare&lt;/a&gt;&lt;/i&gt; in the following months.&lt;br&gt;
&lt;br&gt;
For more on the agreement, please see the &lt;a href="http://community.submain.com/blogs/news/archive/2010/03/08/submain-acquires-exactmagic-s-testmatrix-codespell-and-studiotools.aspx"&gt;press
release&lt;/a&gt;. 
&lt;br&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=29054e05-50df-4993-9d7c-5a5a7132b5a1" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,29054e05-50df-4993-9d7c-5a5a7132b5a1.aspx</comments>
      <category>CodeIt.Right</category>
      <category>CodeSpell</category>
      <category>News</category>
      <category>Releases</category>
      <category>StudioTools</category>
      <category>TestMatrix</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=ba9a40c4-c7df-44da-8d18-a4ec5950455b</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,ba9a40c4-c7df-44da-8d18-a4ec5950455b.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,ba9a40c4-c7df-44da-8d18-a4ec5950455b.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=ba9a40c4-c7df-44da-8d18-a4ec5950455b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
Today we released update for <a href="http://submain.com/codeit.right/">CodeIt.Right</a> Standard
and Enterprise Editions - v1.9.10053. As part of our <a href="http://submain.com/blog/2010ProductRoadmap.aspx">2010
Product Roadmap</a>, this version changes include significantly improved performance,
support for GlobalSuppressions, new rules and bug fixes.
</p>
        <p>
          <b>New in CodeIt.Right v1.9.10053:</b>
          <br />
        </p>
        <ul>
          <li>
Major <strong><em>performance improvements</em></strong> throughout the rule base</li>
          <li>
Added support for <em><strong>GlobalSuppressions</strong></em> - syntax is the same
as the VSTS GlobalSuppressions file. This new feature is supported in both Standard
and Enterprise editions.</li>
          <li>
SuppressMessage attribute for class now applied to all member of the class (see example
at the bottom of the post)</li>
          <li>
            <strong>New Rules</strong>:</li>
          <ul>
            <li>
Avoid the Page.DataBind method (<strong>AspNet</strong>)</li>
            <li>
Avoid the DataBinder.Eval method (<strong>AspNet</strong>)</li>
            <li>
Do not use SaveAs method to store uploaded files (<strong>AspNet</strong>)</li>
            <li>
Always define a global error handler (<strong>AspNet</strong>)</li>
            <li>
Do not disable custom errors (<strong>AspNet</strong>)</li>
            <li>
Avoid setting the AutoPostBack property to True (<strong>AspNet</strong>)</li>
            <li>
Interface methods should be callable by child types (<strong>Design</strong>)</li>
            <li>
Remove unused parameters (<strong>Usage</strong>)</li>
          </ul>
          <li>
Corrected download redirect link in the Enterprise Edition when new version is available.
In the past versions it would incorrectly open the Standard Edition download page</li>
          <li>
Fixed Encapsulate Field refactoring issue</li>
          <li>
Other fixes for the reported issues</li>
        </ul>
        <p>
The following code sample on how class level SuppressMessage attribute excludes TypesAndMembersShouldHaveXmlComments
rule for the class and all its members (bullet #3 above):<br /></p>
        <blockquote>
          <font color="#000099" face="courier new,courier" size="2">[SuppressMessage("SubMain.CodeItRight.Rules.General",
"GE00005:TypesAndMembersShouldHaveXmlComments")]</font>
          <font color="#000099">
            <br />
          </font>
          <font color="#000099" face="courier new,courier" size="2">public class MyUndocumentedClass</font>
          <font color="#000099">
            <br />
          </font>
          <font color="#000099" face="courier new,courier" size="2">{</font>
          <font color="#000099">
            <br />
          </font>
          <font color="#000099" face="courier new,courier" size="2">   
public void MyUndocumentedMethod1{}</font>
          <font color="#000099">
            <br />
          </font>
          <font color="#000099" face="courier new,courier" size="2">   
public void MyUndocumentedMethod2{}</font>
          <font color="#000099">
            <br />
          </font>
          <font color="#000099" face="courier new,courier" size="2">}</font>
          <br />
        </blockquote>
        <p>
This update is free for all users who are current on their <a href="http://submain.com/codeit.right/SubscriptionInfo.aspx">Software
Assurance and Support Subscription</a></p>
        <p>
 
</p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=ba9a40c4-c7df-44da-8d18-a4ec5950455b" />
      </body>
      <title>Released: CodeIt.Right v1.9.10053</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,ba9a40c4-c7df-44da-8d18-a4ec5950455b.aspx</guid>
      <link>http://submain.com/blog/ReleasedCodeItRightV1910053.aspx</link>
      <pubDate>Fri, 26 Feb 2010 00:31:09 GMT</pubDate>
      <description>&lt;p&gt;
Today we&amp;nbsp;released update for &lt;a href="http://submain.com/codeit.right/"&gt;CodeIt.Right&lt;/a&gt; Standard
and Enterprise Editions - v1.9.10053. As part of our &lt;a href="http://submain.com/blog/2010ProductRoadmap.aspx"&gt;2010
Product Roadmap&lt;/a&gt;, this version changes include significantly improved performance,
support for GlobalSuppressions, new rules and bug fixes.
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;New in CodeIt.Right v1.9.10053:&lt;/b&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Major &lt;strong&gt;&lt;em&gt;performance improvements&lt;/em&gt;&lt;/strong&gt; throughout the rule base&lt;/li&gt;
&lt;li&gt;
Added support for &lt;em&gt;&lt;strong&gt;GlobalSuppressions&lt;/strong&gt;&lt;/em&gt; - syntax is the same
as the VSTS GlobalSuppressions file. This new feature is supported in both Standard
and Enterprise editions.&lt;/li&gt;
&lt;li&gt;
SuppressMessage attribute for class now applied to all member of the class (see example
at the bottom of the post)&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;New Rules&lt;/strong&gt;:&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
Avoid the Page.DataBind method (&lt;strong&gt;AspNet&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;
Avoid the DataBinder.Eval method (&lt;strong&gt;AspNet&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;
Do not use SaveAs method to store uploaded files (&lt;strong&gt;AspNet&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;
Always define a global error handler (&lt;strong&gt;AspNet&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;
Do not disable custom errors (&lt;strong&gt;AspNet&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;
Avoid setting the AutoPostBack property to True (&lt;strong&gt;AspNet&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;
Interface methods should be callable by child types (&lt;strong&gt;Design&lt;/strong&gt;)&lt;/li&gt;
&lt;li&gt;
Remove unused parameters (&lt;strong&gt;Usage&lt;/strong&gt;)&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
Corrected download redirect link in the Enterprise Edition when new version is available.
In the past versions it would incorrectly open the Standard Edition download page&lt;/li&gt;
&lt;li&gt;
Fixed Encapsulate Field refactoring issue&lt;/li&gt;
&lt;li&gt;
Other fixes for the reported issues&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The following code sample on how class level SuppressMessage attribute excludes TypesAndMembersShouldHaveXmlComments
rule for the class and all its members (bullet #3 above):&lt;br&gt;
&lt;/p&gt;
&lt;blockquote&gt;&lt;font color="#000099" face="courier new,courier" size="2"&gt;[SuppressMessage("SubMain.CodeItRight.Rules.General",
"GE00005:TypesAndMembersShouldHaveXmlComments")]&lt;/font&gt;&lt;font color="#000099"&gt;
&lt;br&gt;
&lt;/font&gt;&lt;font color="#000099" face="courier new,courier" size="2"&gt;public class MyUndocumentedClass&lt;/font&gt;&lt;font color="#000099"&gt;
&lt;br&gt;
&lt;/font&gt;&lt;font color="#000099" face="courier new,courier" size="2"&gt;{&lt;/font&gt;&lt;font color="#000099"&gt;
&lt;br&gt;
&lt;/font&gt;&lt;font color="#000099" face="courier new,courier" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
public void MyUndocumentedMethod1{}&lt;/font&gt;&lt;font color="#000099"&gt;
&lt;br&gt;
&lt;/font&gt;&lt;font color="#000099" face="courier new,courier" size="2"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;
public void MyUndocumentedMethod2{}&lt;/font&gt;&lt;font color="#000099"&gt;
&lt;br&gt;
&lt;/font&gt;&lt;font color="#000099" face="courier new,courier" size="2"&gt;}&lt;/font&gt;
&lt;br&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
This update is free for all users who are current on their &lt;a href="http://submain.com/codeit.right/SubscriptionInfo.aspx"&gt;Software
Assurance and Support Subscription&lt;/a&gt;
&lt;/p&gt;
&lt;p&gt;
&amp;nbsp;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=ba9a40c4-c7df-44da-8d18-a4ec5950455b" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,ba9a40c4-c7df-44da-8d18-a4ec5950455b.aspx</comments>
      <category>CodeIt.Right</category>
      <category>News</category>
      <category>Releases</category>
      <category>Rules</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=27e7bd93-ede8-4430-a5a4-1293664a6a5b</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,27e7bd93-ede8-4430-a5a4-1293664a6a5b.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,27e7bd93-ede8-4430-a5a4-1293664a6a5b.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=27e7bd93-ede8-4430-a5a4-1293664a6a5b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <img style="border: 0px none ; display: inline; margin-left: 10px; margin-right: 0px;" title="Roadmap_426x282" alt="Roadmap_426x282" src="http://submain.com/blog/content/binary/WindowsLiveWriter/d77c81193a72_14EED/Roadmap_426x282_3.jpg" width="304" align="right" border="0" height="203" />
        <p>
Code Quality developer tools is the direction we've been following since the introduction
of CodeIt.Right and we are taking this commitment to the next level in 2010 with two
new products and new features for our existing products.  One of the new products
to be released in 2010 will assist in unit testing, code coverage and test code profiling;
the second new product will be complementary to CodeIt.Right.  All three products
together will comprise our new Code Quality Suite.  Additionally, we will continue
to keep up with the Visual Studio 2010 release schedule and have all of our products
2010 compatible when VS2010 is RTM.
</p>
        <p>
Here is what we are planning for 2010: 
</p>
        <ul>
          <li>
            <strong>New product</strong>
            <b>!</b>
            <br />
            <br />
          </li>
          <ul>
            <li>
Coming March 2010:  we are adding to our product line by offering a unit test
runner and code coverage product.<br /><br /></li>
          </ul>
          <li>
            <strong>New product!</strong>
            <br />
            <br />
          </li>
          <ul>
            <li>
              <i>Project Anelare</i> (code name) - we will provide details on this project as we
get closer to a public preview.  At this point we can share that this will be
product complementary to CodeIt.Right - together they will encompass our code quality
package.<br /><br /></li>
          </ul>
          <li>
            <strong>VS2010 support</strong>
            <br />
            <br />
          </li>
          <ul>
            <li>
              <i>For all products</i> - most of our products are compatible with VS2010 RC, and
we will be VS2010 RTM compatible by the time it RTMs. 
<br /><br /></li>
          </ul>
          <li>
            <strong>CodeIt.Right<br /><br /></strong>
          </li>
          <ul>
            <li>
              <u>Optimized rule library performance</u>:  the new version will be released
the <b>first week in March</b>!<br /><br /></li>
            <li>
              <u>Community Rule Valuation &amp; Review</u>: we are pioneering "social" in code analysis
by enabling the community to rate rules and provide feedback; as well as leverage
the community feedback, best uses and best practices for each rule.<br /><br /></li>
            <li>
              <u>NEW Rules</u> - with emphasis on security, FxCop/StyleCop parity, SharePoint, WPF
&amp; Silverlight rules.<br /><br /></li>
            <li>
(EE) <u>Trend Analysis</u>: monitor code quality improvements over time.<br /><br /></li>
            <li>
(EE) <u>Integration with manual code review tools</u>.<br /><br /></li>
            <li>
              <u>Global Suppressions</u>:  adding support for GlobalSuppressions and extending
syntax of the SuppressMessage attribute for more flexible in-code exclusions.<br /><br /></li>
            <li>
              <u>Multi-select in the violations list</u>.<br /><br /></li>
            <li>
              <u>Copy Rule feature</u>:  clone and change rule instance configuration<br /><br /></li>
            <li>
              <u>Command line enhancements</u>: open command line/build violations output in Visual
Studio for correction<br /><br /></li>
            <li>
              <u>Annotation</u>: for excludes and corrections<br /><br /></li>
            <li>
              <u>XAML support</u>:  enables building Silverlight and WPF specific rules<br /><br /></li>
            <li>
              <u>Profile Wizard</u>:  quick start no-brainer user/project profile based on
the project type, importance, community valuation, favorite food, etc<br /><br /></li>
          </ul>
          <li>
            <strong>GhostDoc</strong>
            <br />
            <br />
          </li>
          <ul>
            <li>
We are currently prioritizing the feature set for the new version of GhostDoc. If
you have a feature request that you have not submitted yet, share them with us in
the <a href="http://community.submain.com/forums/30/ShowForum.aspx" target="_blank">GhostDoc
forum</a>.<br /><br /></li>
          </ul>
        </ul>
Stay tuned to our blog for more details about our progress!<br /><br /><img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=27e7bd93-ede8-4430-a5a4-1293664a6a5b" /></body>
      <title>2010 Product Roadmap</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,27e7bd93-ede8-4430-a5a4-1293664a6a5b.aspx</guid>
      <link>http://submain.com/blog/2010ProductRoadmap.aspx</link>
      <pubDate>Tue, 23 Feb 2010 17:13:00 GMT</pubDate>
      <description>&lt;img style="border: 0px none ; display: inline; margin-left: 10px; margin-right: 0px;" title="Roadmap_426x282" alt="Roadmap_426x282" src="http://submain.com/blog/content/binary/WindowsLiveWriter/d77c81193a72_14EED/Roadmap_426x282_3.jpg" width="304" align="right" border="0" height="203"&gt; 
&lt;p&gt;
Code Quality developer tools is the direction we've been following since the introduction
of CodeIt.Right and we are taking this commitment to the next level in 2010 with two
new products and new features for our existing products.&amp;nbsp; One of the new products
to be released in 2010 will assist in unit testing, code coverage and test code profiling;
the second new product will be complementary to CodeIt.Right.&amp;nbsp; All three products
together will comprise our new Code Quality Suite.&amp;nbsp; Additionally, we will continue
to keep up with the Visual Studio 2010 release schedule and have all of our products
2010 compatible when VS2010 is RTM.
&lt;/p&gt;
&lt;p&gt;
Here is what we are planning for 2010: 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;New product&lt;/strong&gt;&lt;b&gt;!&lt;/b&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
Coming March 2010:&amp;nbsp; we are adding to our product line by offering a unit test
runner and code coverage product.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;strong&gt;New product!&lt;/strong&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;i&gt;Project Anelare&lt;/i&gt; (code name) - we will provide details on this project as we
get closer to a public preview.&amp;nbsp; At this point we can share that this will be
product complementary to CodeIt.Right - together they will encompass our code quality
package.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;strong&gt;VS2010 support&lt;/strong&gt;
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;i&gt;For all products&lt;/i&gt; - most of our products are compatible with VS2010 RC, and
we will be VS2010 RTM compatible by the time it RTMs. 
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;strong&gt;CodeIt.Right&lt;br&gt;
&lt;br&gt;
&lt;/strong&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;u&gt;Optimized rule library performance&lt;/u&gt;:&amp;nbsp; the new version will be released
the &lt;b&gt;first week in March&lt;/b&gt;!&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;Community Rule Valuation &amp;amp; Review&lt;/u&gt;: we are pioneering "social" in code analysis
by enabling the community to rate rules and provide feedback; as well as leverage
the community feedback, best uses and best practices for each rule.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;NEW Rules&lt;/u&gt; - with emphasis on security, FxCop/StyleCop parity, SharePoint, WPF
&amp;amp; Silverlight rules.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
(EE) &lt;u&gt;Trend Analysis&lt;/u&gt;: monitor code quality improvements over time.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
(EE) &lt;u&gt;Integration with manual code review tools&lt;/u&gt;.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;Global Suppressions&lt;/u&gt;:&amp;nbsp; adding support for GlobalSuppressions and extending
syntax of the SuppressMessage attribute for more flexible in-code exclusions.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;Multi-select in the violations list&lt;/u&gt;.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;Copy Rule feature&lt;/u&gt;:&amp;nbsp; clone and change rule instance configuration&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;Command line enhancements&lt;/u&gt;: open command line/build violations output in Visual
Studio for correction&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;Annotation&lt;/u&gt;: for excludes and corrections&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;XAML support&lt;/u&gt;:&amp;nbsp; enables building Silverlight and WPF specific rules&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;u&gt;Profile Wizard&lt;/u&gt;:&amp;nbsp; quick start no-brainer user/project profile based on
the project type, importance, community valuation, favorite food, etc&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;strong&gt;GhostDoc&lt;/strong&gt; 
&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
We are currently prioritizing the feature set for the new version of GhostDoc. If
you have a feature request that you have not submitted yet, share them with us in
the &lt;a href="http://community.submain.com/forums/30/ShowForum.aspx" target="_blank"&gt;GhostDoc
forum&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
Stay tuned to our blog for more details about our progress!&lt;br&gt;
&lt;br&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=27e7bd93-ede8-4430-a5a4-1293664a6a5b" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,27e7bd93-ede8-4430-a5a4-1293664a6a5b.aspx</comments>
      <category>CodeIt.Right</category>
      <category>GhostDoc</category>
      <category>News</category>
      <category>Rules</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=69b46db4-18b1-43fe-bd5b-e7bf989d5db2</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,69b46db4-18b1-43fe-bd5b-e7bf989d5db2.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,69b46db4-18b1-43fe-bd5b-e7bf989d5db2.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=69b46db4-18b1-43fe-bd5b-e7bf989d5db2</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <span id="BugEvents">New version of <a href="http://submain.com/codeit.right">CodeIt.Right</a> Enterprise
Edition - build 1.9.09355 - is available for download now.</span>
        </p>
        <p>
          <span>This version introduces new feature <strong>Merge Profiles</strong> that allows
to compare and merge user configured profiles, enhances VSTS integration with the
new "Add WorkItem" feature, adds command line version parameters and ability to load/unload
CodeIt.Right in the menu and Add-In Manager.</span>
        </p>
        <p>
          <a href="http://submain.com/blog/content/binary/WindowsLiveWriter/ReleasedCodeIt.RightEnterprisev1.9.09355_11D7/MergeProfiles_4.png" rel="lightbox">
            <img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="MergeProfiles" border="0" alt="MergeProfiles" src="http://submain.com/blog/content/binary/WindowsLiveWriter/ReleasedCodeIt.RightEnterprisev1.9.09355_11D7/MergeProfiles_thumb_1.png" width="504" height="369" />
          </a>
        </p>
        <p>
          <span style="border-bottom: 0px; border-left: 0px; margin: 0px; border-top: 0px; border-right: 0px">This
update is free for all users who are current on their <a href="http://submain.com/codeit.right/SubscriptionInfo.aspx">Software
Assurance and Gold Support Subscription</a></span>
        </p>
        <p>
          <b>New in CodeIt.Right Enterprise v1.9:</b>
          <br />
        </p>
        <ul>
          <li>
New <strong>Merge Profiles</strong> feature allows to compare and merge user configured
profiles 
</li>
          <li>
New "Add WorkItem" feature - create TFS WorkItem from a violation  
</li>
          <li>
Added <strong>/metrics</strong> parameter to the command line utility to generate
XML output for three metrics reports – "Member", "Type" and "Code" 
</li>
          <li>
Added <strong>/sendto</strong> parameter to the command line utility - send the violation/metrics
output via email 
</li>
          <li>
CodeIt.Right can now be loaded/unloaded in the menu and Add-In Manager 
</li>
          <li>
Build server setup doesn't require Visual Studio on the build machine anymore  
</li>
          <li>
"Built-in profile" option now is not selectable in the Analysis Module when one or
more custom profiles deployed via Team Configuration Module 
</li>
          <li>
            <strong>New Rules</strong>: 
</li>
          <ul>
            <li>
Specify CultureInfo (<strong>Globalization</strong>) 
</li>
            <li>
Specify IFormatProvider (<strong>Globalization</strong>) 
</li>
            <li>
Specify StringComparison (<strong>Globalization</strong>) 
</li>
            <li>
Avoid excessive complexity (<strong>Maintainability</strong>) 
</li>
            <li>
Avoid excessive inheritance (<strong>Maintainability</strong>) 
</li>
            <li>
Do not use deprecated properties of Response object (<strong>AspNet</strong>) 
</li>
          </ul>
          <li>
Fixed a number of bugs in the application and the rules... 
</li>
        </ul>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=69b46db4-18b1-43fe-bd5b-e7bf989d5db2" />
      </body>
      <title>Released: CodeIt.Right Enterprise v1.9.09355</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,69b46db4-18b1-43fe-bd5b-e7bf989d5db2.aspx</guid>
      <link>http://submain.com/blog/ReleasedCodeItRightEnterpriseV1909355.aspx</link>
      <pubDate>Wed, 23 Dec 2009 06:55:00 GMT</pubDate>
      <description>&lt;p&gt;
&lt;span id="BugEvents"&gt;New version of &lt;a href="http://submain.com/codeit.right"&gt;CodeIt.Right&lt;/a&gt; Enterprise
Edition - build 1.9.09355 - is available for download now.&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span&gt;This version introduces new feature &lt;strong&gt;Merge Profiles&lt;/strong&gt; that allows
to compare and merge user configured profiles, enhances VSTS integration with the
new "Add WorkItem" feature, adds command line version parameters and ability to load/unload
CodeIt.Right in the menu and Add-In Manager.&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;a href="http://submain.com/blog/content/binary/WindowsLiveWriter/ReleasedCodeIt.RightEnterprisev1.9.09355_11D7/MergeProfiles_4.png" rel="lightbox"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="MergeProfiles" border="0" alt="MergeProfiles" src="http://submain.com/blog/content/binary/WindowsLiveWriter/ReleasedCodeIt.RightEnterprisev1.9.09355_11D7/MergeProfiles_thumb_1.png" width="504" height="369"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;span style="border-bottom: 0px; border-left: 0px; margin: 0px; border-top: 0px; border-right: 0px"&gt;This
update is free for all users who are current on their &lt;a href="http://submain.com/codeit.right/SubscriptionInfo.aspx"&gt;Software
Assurance and Gold Support Subscription&lt;/a&gt;&lt;/span&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;New in CodeIt.Right Enterprise v1.9:&lt;/b&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
New &lt;strong&gt;Merge Profiles&lt;/strong&gt; feature allows to compare and merge user configured
profiles 
&lt;li&gt;
New "Add WorkItem" feature - create TFS WorkItem from a violation&amp;nbsp; 
&lt;li&gt;
Added &lt;strong&gt;/metrics&lt;/strong&gt; parameter to the command line utility to generate
XML output for three metrics reports – "Member", "Type" and "Code" 
&lt;li&gt;
Added &lt;strong&gt;/sendto&lt;/strong&gt; parameter to the command line utility - send the violation/metrics
output via email 
&lt;li&gt;
CodeIt.Right can now be loaded/unloaded in the menu and Add-In Manager 
&lt;li&gt;
Build server setup doesn't require Visual Studio on the build machine anymore&amp;nbsp; 
&lt;li&gt;
"Built-in profile" option now is not selectable in the Analysis Module when one or
more custom profiles deployed via Team Configuration Module 
&lt;li&gt;
&lt;strong&gt;New Rules&lt;/strong&gt;: 
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
Specify CultureInfo (&lt;strong&gt;Globalization&lt;/strong&gt;) 
&lt;li&gt;
Specify IFormatProvider (&lt;strong&gt;Globalization&lt;/strong&gt;) 
&lt;li&gt;
Specify StringComparison (&lt;strong&gt;Globalization&lt;/strong&gt;) 
&lt;li&gt;
Avoid excessive complexity (&lt;strong&gt;Maintainability&lt;/strong&gt;) 
&lt;li&gt;
Avoid excessive inheritance (&lt;strong&gt;Maintainability&lt;/strong&gt;) 
&lt;li&gt;
Do not use deprecated properties of Response object (&lt;strong&gt;AspNet&lt;/strong&gt;) 
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
Fixed a number of bugs in the application and the rules... 
&lt;/li&gt;
&lt;/ul&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=69b46db4-18b1-43fe-bd5b-e7bf989d5db2" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,69b46db4-18b1-43fe-bd5b-e7bf989d5db2.aspx</comments>
      <category>CodeIt.Right</category>
      <category>News</category>
      <category>Releases</category>
      <category>Rules</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=702a0964-f69e-48c6-aa33-b3d53a89a916</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,702a0964-f69e-48c6-aa33-b3d53a89a916.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,702a0964-f69e-48c6-aa33-b3d53a89a916.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=702a0964-f69e-48c6-aa33-b3d53a89a916</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <span id="BugEvents">Today we are releasing new version of <a href="http://submain.com/codeit.right">CodeIt.Right</a> -
build 1.8.09300.</span>
        </p>
        <p>
          <span>This version features complete ASP.NET support, it is compatible with VS2010
Beta 2 (in addition to VS2008, VS2005, VS2003), Add Rule dialog </span>
          <span>improvements
- "Hide Rules in the Profile" and "Quick Search", 10+ new rules including new category
"CodingStyle".</span>
        </p>
        <p>
          <span>Those of you who are using CodeIt.Right with very large solutions may know of
the memory limitation issue for the tools that live in the Visual Studio address space,
aka "Out of Memory" exceptions. You will be excited to know we have addressed the
issue in this version by introducing new </span>
          <span>"Memory Optimization" mode.
The "Performance mode" is still on by default since it offers a little faster analysis
but CodeIt.Right will offer to switch to the <span>"Memory Optimization" option when
you open a large solution or get the dreaded "Out of Memory" exception. You also are
free to switch between the options manually.</span></span>
        </p>
        <p>
          <span>
            <span>Another change we made - we removed Sealed modifier for all built-in rules.
This gives you even easier way to extend and customize existing rules by simply overriding
just the methods you wanted changed. </span>
          </span>See <a href="http://community.submain.com/blogs/tutorials/archive/2009/10/29/tutorial-extending-existing-rules.aspx">Tutorial:
Extending Existing Rules</a> for a sample.
</p>
        <p>
          <span style="border-bottom: 0px; border-left: 0px; margin: 0px; border-top: 0px; border-right: 0px">This
update is free for all users who are current on their <a href="http://submain.com/codeit.right/SubscriptionInfo.aspx">Software
Assurance and Gold Support Subscription</a></span>
        </p>
        <p>
          <b>New in CodeIt.Right v1.8:</b>
          <br />
        </p>
        <ul>
          <li>
Now compatible with VS2010 Beta 2, VS2008, VS2005 and VS2003 
</li>
          <li>
Finally complete <strong>ASP.NET</strong> support including refactorings in HTML markup. 
</li>
          <li>
Added <strong><em>Memory Optimization</em></strong> mode – allows to minimize the
memory use at slightly lower reduces performance. This allows to solve the “Out of
Memory” issue on large solutions. 
</li>
          <li>
Added <em>Performance</em> tab to the Options window – Best Performance/Memory Optimization. 
</li>
          <li>
Added new <strong>Exclude</strong> tab and moved all exclude tabs there 
</li>
          <li>
All Exclude tabs now support multi-select 
</li>
          <li>
New option to Exclude a Project 
</li>
          <li>
Added new “Add” button in Exclude Rule, Exclude File and Exclude Project tabs – the
dialogs support multi-select. 
</li>
          <li>
Profile Editor -&gt; Add Rule dialog has new option <em>Hide Rules in the Profile</em> which
removes from the selection the rules that already exist in the selected profile. 
</li>
          <li>
Profile Editor -&gt; Add Rule dialog has new <em>Quick Search</em> that filters the
list for the rules that contain entered substring 
<br /><a href="http://submain.com/blog/content/binary/WindowsLiveWriter/Releas.09300nowcompatiblewithVS2010Beta2_11D6/AddRule-QuickSearch_2.png" rel="lightbox"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="AddRule-QuickSearch" border="0" alt="AddRule-QuickSearch" src="http://submain.com/blog/content/binary/WindowsLiveWriter/Releas.09300nowcompatiblewithVS2010Beta2_11D6/AddRule-QuickSearch_thumb.png" width="372" height="346" /></a></li>
          <li>
Added RuleID to rule help documentation. 
</li>
          <li>
Product license codes when entered are now activated on the SubMain server. 
</li>
          <li>
Auto Update wizard now shows Software Assurance &amp; Gold Support subscription expiration
date. 
</li>
          <li>
About window now shows Software Assurance &amp; Gold Support subscription expiration
date. 
</li>
          <li>
All web services – Auto Update, Error Reporting, Statistics and Activation – are now
accessed over SSL protected HTTPS connection. 
</li>
          <li>
Removed <strong>Sealed</strong> modifier for all built-in rules. This allows for new
easier way to extend and customize existing rules by simply overriding specific methods.
See <a href="http://community.submain.com/blogs/tutorials/archive/2009/10/29/tutorial-extending-existing-rules.aspx">Tutorial:
Extending Existing Rules</a> for a sample. 
</li>
          <li>
Addressed issues related to incorrect source file encoding when Byte Order Mark (BOM)
attribute was missing. 
</li>
          <li>
            <strong>New Rules</strong>: 
<ul><li>
Abstract class should have at least one derive class (<strong>Design</strong>) 
</li><li>
Interface should have at least one implementation (<strong>Design</strong>) 
</li><li>
Project should have AssemblyInfo file (<strong>Design</strong>) 
</li><li>
Do not place assembly attributes outside of AssemblyInfo file (<strong>Design</strong>) 
</li><li>
Do not include multiple statements on a single line (<strong>CodingStyle</strong>) 
</li><li>
Avoid single line If statement (<strong>CodingStyle</strong>) 
</li><li>
Do not check for empty strings using Equals (<strong>Performance</strong>) 
</li><li>
XML Comments should be spelled correctly (<strong>Spelling</strong>) 
</li><li>
Avoid non-public fields in ComVisible value types (<strong>Interoperability</strong>) 
</li><li>
Avoid static members in ComVisible types (<strong>Interoperability</strong>) 
</li><li>
PInvokes should not be visible (<strong>Interoperability</strong>) 
</li></ul></li>
          <li>
Fixed a number of bugs in the application and the rules... 
</li>
        </ul>
        <p>
          <b>Download</b>
          <br />
        </p>
        <p>
Download version 1.8.09300 here - <a href="http://submain.com/download/codeit.right"><strong>http://submain.com/download/codeit.right</strong></a>  
</p>
        <p style="text-align: right">
          <font size="1">Technorati Tags: <a href="http://technorati.com/tag/CodeIt.Right" rel="tag"><strong><font color="#013da4">CodeIt.Right</font></strong></a>, <a href="http://technorati.com/tag/Coding+Guidelines" rel="tag"><strong><font color="#013da4">Coding
Guidelines</font></strong></a>, <a href="http://technorati.com/tag/Naming+Conventions" rel="tag"><strong><font color="#013da4">Naming
Conventions</font></strong></a>, <a href="http://technorati.com/tag/Best+Practices" rel="tag"><strong><font color="#013da4">Best
Practices</font></strong></a>, <a href="http://technorati.com/tag/.NET" rel="tag"><strong><font color="#013da4">.NET</font></strong></a>, <a href="http://technorati.com/tag/NET" rel="tag"><strong><font color="#013da4">NET</font></strong></a></font>
        </p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=702a0964-f69e-48c6-aa33-b3d53a89a916" />
      </body>
      <title>Released: CodeIt.Right version 1.8.09300 - now compatible with VS2010 Beta 2!</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,702a0964-f69e-48c6-aa33-b3d53a89a916.aspx</guid>
      <link>http://submain.com/blog/ReleasedCodeItRightVersion1809300NowCompatibleWithVS2010Beta2.aspx</link>
      <pubDate>Wed, 28 Oct 2009 08:57:12 GMT</pubDate>
      <description>&lt;p&gt;
&lt;span id="BugEvents"&gt;Today we are releasing new version of &lt;a href="http://submain.com/codeit.right"&gt;CodeIt.Right&lt;/a&gt; -
build 1.8.09300.&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span&gt;This version features complete ASP.NET support, it is compatible with VS2010
Beta 2 (in addition to VS2008, VS2005, VS2003), Add Rule dialog &lt;/span&gt;&lt;span&gt;improvements
- "Hide Rules in the Profile" and "Quick Search", 10+ new rules including new category
"CodingStyle".&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span&gt;Those of you who are using CodeIt.Right with very large solutions may know of
the memory limitation issue for the tools that live in the Visual Studio address space,
aka "Out of Memory" exceptions. You will be excited to know we have addressed the
issue in this version by introducing new &lt;/span&gt;&lt;span&gt;"Memory Optimization" mode.
The "Performance mode" is still on by default since it offers a little faster analysis
but CodeIt.Right will offer to switch to the &lt;span&gt;"Memory Optimization" option when
you open a large solution or get the dreaded "Out of Memory" exception. You also are
free to switch between the options manually.&lt;/span&gt;&lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;span&gt;&lt;span&gt;Another change we made - we removed Sealed modifier for all built-in rules.
This gives you even easier way to extend and customize existing rules by simply overriding
just the methods you wanted changed. &lt;/span&gt;&lt;/span&gt;See &lt;a href="http://community.submain.com/blogs/tutorials/archive/2009/10/29/tutorial-extending-existing-rules.aspx"&gt;Tutorial:
Extending Existing Rules&lt;/a&gt; for a sample.
&lt;/p&gt;
&lt;p&gt;
&lt;span style="border-bottom: 0px; border-left: 0px; margin: 0px; border-top: 0px; border-right: 0px"&gt;This
update is free for all users who are current on their &lt;a href="http://submain.com/codeit.right/SubscriptionInfo.aspx"&gt;Software
Assurance and Gold Support Subscription&lt;/a&gt;&lt;/span&gt; 
&lt;/p&gt;
&lt;p&gt;
&lt;b&gt;New in CodeIt.Right v1.8:&lt;/b&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Now compatible with VS2010 Beta 2, VS2008, VS2005 and VS2003 
&lt;li&gt;
Finally complete &lt;strong&gt;ASP.NET&lt;/strong&gt; support including refactorings in HTML markup. 
&lt;li&gt;
Added &lt;strong&gt;&lt;em&gt;Memory Optimization&lt;/em&gt;&lt;/strong&gt; mode – allows to minimize the
memory use at slightly lower reduces performance. This allows to solve the “Out of
Memory” issue on large solutions. 
&lt;li&gt;
Added &lt;em&gt;Performance&lt;/em&gt; tab to the Options window – Best Performance/Memory Optimization. 
&lt;li&gt;
Added new &lt;strong&gt;Exclude&lt;/strong&gt; tab and moved all exclude tabs there 
&lt;li&gt;
All Exclude tabs now support multi-select 
&lt;li&gt;
New option to Exclude a Project 
&lt;li&gt;
Added new “Add” button in Exclude Rule, Exclude File and Exclude Project tabs – the
dialogs support multi-select. 
&lt;li&gt;
Profile Editor -&amp;gt; Add Rule dialog has new option &lt;em&gt;Hide Rules in the Profile&lt;/em&gt; which
removes from the selection the rules that already exist in the selected profile. 
&lt;li&gt;
Profile Editor -&amp;gt; Add Rule dialog has new &lt;em&gt;Quick Search&lt;/em&gt; that filters the
list for the rules that contain entered substring 
&lt;br&gt;
&lt;a href="http://submain.com/blog/content/binary/WindowsLiveWriter/Releas.09300nowcompatiblewithVS2010Beta2_11D6/AddRule-QuickSearch_2.png" rel="lightbox"&gt;&lt;img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="AddRule-QuickSearch" border="0" alt="AddRule-QuickSearch" src="http://submain.com/blog/content/binary/WindowsLiveWriter/Releas.09300nowcompatiblewithVS2010Beta2_11D6/AddRule-QuickSearch_thumb.png" width="372" height="346"&gt;&lt;/a&gt; 
&lt;li&gt;
Added RuleID to rule help documentation. 
&lt;li&gt;
Product license codes when entered are now activated on the SubMain server. 
&lt;li&gt;
Auto Update wizard now shows Software Assurance &amp;amp; Gold Support subscription expiration
date. 
&lt;li&gt;
About window now shows Software Assurance &amp;amp; Gold Support subscription expiration
date. 
&lt;li&gt;
All web services – Auto Update, Error Reporting, Statistics and Activation – are now
accessed over SSL protected HTTPS connection. 
&lt;li&gt;
Removed &lt;strong&gt;Sealed&lt;/strong&gt; modifier for all built-in rules. This allows for new
easier way to extend and customize existing rules by simply overriding specific methods.
See &lt;a href="http://community.submain.com/blogs/tutorials/archive/2009/10/29/tutorial-extending-existing-rules.aspx"&gt;Tutorial:
Extending Existing Rules&lt;/a&gt; for a sample. 
&lt;li&gt;
Addressed issues related to incorrect source file encoding when Byte Order Mark (BOM)
attribute was missing. 
&lt;li&gt;
&lt;strong&gt;New Rules&lt;/strong&gt;: 
&lt;ul&gt;
&lt;li&gt;
Abstract class should have at least one derive class (&lt;strong&gt;Design&lt;/strong&gt;) 
&lt;li&gt;
Interface should have at least one implementation (&lt;strong&gt;Design&lt;/strong&gt;) 
&lt;li&gt;
Project should have AssemblyInfo file (&lt;strong&gt;Design&lt;/strong&gt;) 
&lt;li&gt;
Do not place assembly attributes outside of AssemblyInfo file (&lt;strong&gt;Design&lt;/strong&gt;) 
&lt;li&gt;
Do not include multiple statements on a single line (&lt;strong&gt;CodingStyle&lt;/strong&gt;) 
&lt;li&gt;
Avoid single line If statement (&lt;strong&gt;CodingStyle&lt;/strong&gt;) 
&lt;li&gt;
Do not check for empty strings using Equals (&lt;strong&gt;Performance&lt;/strong&gt;) 
&lt;li&gt;
XML Comments should be spelled correctly (&lt;strong&gt;Spelling&lt;/strong&gt;) 
&lt;li&gt;
Avoid non-public fields in ComVisible value types (&lt;strong&gt;Interoperability&lt;/strong&gt;) 
&lt;li&gt;
Avoid static members in ComVisible types (&lt;strong&gt;Interoperability&lt;/strong&gt;) 
&lt;li&gt;
PInvokes should not be visible (&lt;strong&gt;Interoperability&lt;/strong&gt;) 
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
Fixed a number of bugs in the application and the rules... 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
&lt;b&gt;Download&lt;/b&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Download version 1.8.09300 here - &lt;a href="http://submain.com/download/codeit.right"&gt;&lt;strong&gt;http://submain.com/download/codeit.right&lt;/strong&gt;&lt;/a&gt;&amp;nbsp; 
&lt;/p&gt;
&lt;p style="text-align: right"&gt;
&lt;font size="1"&gt;Technorati Tags: &lt;a href="http://technorati.com/tag/CodeIt.Right" rel="tag"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;CodeIt.Right&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Coding+Guidelines" rel="tag"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;Coding
Guidelines&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Naming+Conventions" rel="tag"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;Naming
Conventions&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Best+Practices" rel="tag"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;Best
Practices&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;, &lt;a href="http://technorati.com/tag/.NET" rel="tag"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;.NET&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;, &lt;a href="http://technorati.com/tag/NET" rel="tag"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;NET&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; &lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=702a0964-f69e-48c6-aa33-b3d53a89a916" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,702a0964-f69e-48c6-aa33-b3d53a89a916.aspx</comments>
      <category>CodeIt.Right</category>
      <category>News</category>
      <category>Releases</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=12958242-de8e-4890-935d-b00f454fe8a9</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,12958242-de8e-4890-935d-b00f454fe8a9.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,12958242-de8e-4890-935d-b00f454fe8a9.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=12958242-de8e-4890-935d-b00f454fe8a9</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
        </p>
        <p class="itemBody">
As <a href="http://community.submain.com/blogs/news/archive/2009/05/31/SubMain-acquires-GhostDoc.aspx">announced
earlier today</a> we just closed the acquisition of the popular XML Comment helper
tool GhostDoc. We, SubMain, will continue to evolve the tool and distribute it as
a <b>free product</b>.<br /></p>
        <p class="itemBody">
We are also announcing today the availability of the new version of <a href="http://submain.com/ghostdoc">GhostDoc</a> v2.5.09150
which improves the user setup experience, adds support for Visual Studio 2010 Beta
1 and full support for Visual Basic.
</p>
        <p class="itemBody">
Additionally, today we are making available a new version of <a href="http://submain.com/codeit.right">CodeIt.Right</a> (v1.6.09151)
that adds the IntelliComment feature based on the GhostDoc algorithm and offers improved
and automated generation of XML Comments.
</p>
        <p class="itemBody">
We are very excited about taking over the future of an excellent tool such as GhostDoc!
We are committed to maintaining this wonderful free tool and we welcome the community <a href="http://community.submain.com/forums/30/ShowForum.aspx">feedback
and suggestions</a>.<br /></p>
        <p class="itemBody">
          <i>For more on the agreement, please see the <a href="http://community.submain.com/blogs/news/archive/2009/05/31/SubMain-acquires-GhostDoc.aspx">press
release</a> and interview with Serge Baranovsky and Roland Weigelt - <a href="http://community.submain.com/blogs/news/archive/2009/05/31/Whats-in-the-shop-for-GhostDoc.aspx">What's
in the shop for GhostDoc?</a></i>
          <br />
        </p>
        <b>New in GhostDoc v2.5:</b>
        <br />
        <div class="itemBody">
          <ul>
            <li>
              <b>Compatible with VS2010</b>
              <br />
            </li>
            <li>
              <b>Support for VB - GhostDoc now has full support for VB</b>
            </li>
            <ul>
              <li>
Removed "Enable experimental support for VB" option in Settings.<br /></li>
            </ul>
            <li>
              <b>Improved product setup experience<br /></b>
            </li>
            <ul>
              <li>
Single setup for all supported versions of Visual Studio - VS2005, VS2008 and VS2010.<br /></li>
              <li>
Setup will detect older version installed and automatically uninstall it.<br /></li>
            </ul>
            <li>
              <b>Converted from VS Add-In to VS Package<br /></b>
            </li>
            <li>
Resolved installation issues related to the VS Add-In model - by converting to VS
Package<br /></li>
          </ul>
        </div>
        <b>Download</b>
        <br />
        <blockquote>
          <p>
Download GhostDoc v2.5.09150 here - <a href="http://submain.com/download/ghostdoc"><strong>http://submain.com/download/ghostdoc</strong></a>  
<br /></p>
          <p>
Download CodeIt.Right v1.6.09151 here - <a href="http://submain.com/download/codeit.right"><strong>http://submain.com/download/codeit.right</strong></a>  
<br /></p>
        </blockquote>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=12958242-de8e-4890-935d-b00f454fe8a9" />
      </body>
      <title>SubMain acquires GhostDoc, releases new version, integrates it with CodeIt.Right</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,12958242-de8e-4890-935d-b00f454fe8a9.aspx</guid>
      <link>http://submain.com/blog/SubMainAcquiresGhostDocReleasesNewVersionIntegratesItWithCodeItRight.aspx</link>
      <pubDate>Mon, 01 Jun 2009 22:25:56 GMT</pubDate>
      <description>&lt;p&gt;
&lt;/p&gt;
&lt;p class="itemBody"&gt;
As &lt;a href="http://community.submain.com/blogs/news/archive/2009/05/31/SubMain-acquires-GhostDoc.aspx"&gt;announced
earlier today&lt;/a&gt; we just closed the acquisition of the popular XML Comment helper
tool GhostDoc. We, SubMain, will continue to evolve the tool and distribute it as
a &lt;b&gt;free product&lt;/b&gt;.&lt;br&gt;
&lt;/p&gt;
&lt;p class="itemBody"&gt;
We are also announcing today the availability of the new version of &lt;a href="http://submain.com/ghostdoc"&gt;GhostDoc&lt;/a&gt; v2.5.09150
which improves the user setup experience, adds support for Visual Studio 2010 Beta
1 and full support for Visual Basic.
&lt;/p&gt;
&lt;p class="itemBody"&gt;
Additionally, today we are making available a new version of &lt;a href="http://submain.com/codeit.right"&gt;CodeIt.Right&lt;/a&gt; (v1.6.09151)
that adds the IntelliComment feature based on the GhostDoc algorithm and offers improved
and automated generation of XML Comments.
&lt;/p&gt;
&lt;p class="itemBody"&gt;
We are very excited about taking over the future of an excellent tool such as GhostDoc!
We are committed to maintaining this wonderful free tool and we welcome the community &lt;a href="http://community.submain.com/forums/30/ShowForum.aspx"&gt;feedback
and suggestions&lt;/a&gt;.&lt;br&gt;
&lt;/p&gt;
&lt;p class="itemBody"&gt;
&lt;i&gt;For more on the agreement, please see the &lt;a href="http://community.submain.com/blogs/news/archive/2009/05/31/SubMain-acquires-GhostDoc.aspx"&gt;press
release&lt;/a&gt; and interview with Serge Baranovsky and Roland Weigelt - &lt;a href="http://community.submain.com/blogs/news/archive/2009/05/31/Whats-in-the-shop-for-GhostDoc.aspx"&gt;What's
in the shop for GhostDoc?&lt;/a&gt;&lt;/i&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;b&gt;New in GhostDoc v2.5:&lt;/b&gt;
&lt;br&gt;
&lt;div class="itemBody"&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;b&gt;Compatible with VS2010&lt;/b&gt; 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;b&gt;Support for VB - GhostDoc now has full support for VB&lt;/b&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
Removed "Enable experimental support for VB" option in Settings.&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;b&gt;Improved product setup experience&lt;br&gt;
&lt;/b&gt;
&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;
Single setup for all supported versions of Visual Studio - VS2005, VS2008 and VS2010.&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Setup will detect older version installed and automatically uninstall it.&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;b&gt;Converted from VS Add-In to VS Package&lt;br&gt;
&lt;/b&gt;
&lt;/li&gt;
&lt;li&gt;
Resolved installation issues related to the VS Add-In model - by converting to VS
Package&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;b&gt;Download&lt;/b&gt;
&lt;br&gt;
&lt;blockquote&gt;
&lt;p&gt;
Download GhostDoc v2.5.09150 here - &lt;a href="http://submain.com/download/ghostdoc"&gt;&lt;strong&gt;http://submain.com/download/ghostdoc&lt;/strong&gt;&lt;/a&gt;&amp;nbsp; 
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
Download CodeIt.Right v1.6.09151 here - &lt;a href="http://submain.com/download/codeit.right"&gt;&lt;strong&gt;http://submain.com/download/codeit.right&lt;/strong&gt;&lt;/a&gt;&amp;nbsp; 
&lt;br&gt;
&lt;/p&gt;
&lt;/blockquote&gt; &lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=12958242-de8e-4890-935d-b00f454fe8a9" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,12958242-de8e-4890-935d-b00f454fe8a9.aspx</comments>
      <category>CodeIt.Right</category>
      <category>GhostDoc</category>
      <category>News</category>
      <category>Releases</category>
      <category>Rules</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=6a46dd03-7a36-4ae5-a200-70262e1a6f0b</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,6a46dd03-7a36-4ae5-a200-70262e1a6f0b.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,6a46dd03-7a36-4ae5-a200-70262e1a6f0b.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=6a46dd03-7a36-4ae5-a200-70262e1a6f0b</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
This <a href="../codeit.right">CodeIt.Right</a> rule update includes fixes as
well as 3 new security rules. 
</p>
        <p>
          <strong>New rules:</strong>
        </p>
        <ul>
          <li>
            <font size="2">Do not declare read only mutable reference types (<strong>Security</strong>) </font>
          </li>
          <li>
            <font size="2">Seal methods that satisfy private interfaces (<strong>Security</strong>) </font>
          </li>
          <li>
            <font size="2">Secure GetObjectData overrides (<strong>Security</strong>) </font>
          </li>
        </ul>
        <p>
These rules are included with the default profile and you will only need
to follow the wizard to merge them into your custom profiles.
</p>
        <p>
          <strong>Fixes:</strong>
        </p>
        <ul>
          <li>
Rule "Do not override operator equals on reference types" incorrectly triggered violation
for the "Equals" method. Now this rules only reports violation for the operator "=="
override. 
</li>
          <li>
Fixed "If the type is a generic type, CIR adds the apostrophe-count string to the
class name for the deserialization constructor" 
</li>
          <li>
Fixed "If there is no explicit default parameterless constructor, adding the deserialization
constructor causes errors in all derived classes that called the parameterless constructor"</li>
        </ul>
        <p>
As a reminder, this set of rules is distributed using the Rule AutoUpdate feature which
triggers 15 minutes after you start Visual Studio. If you turned the feature off,
you can manually start the update wizard from the <em>CodeIt.Right/Help
&amp; Support/Update Rules</em> menu.
</p>
        <p style="TEXT-ALIGN: right">
          <font size="1">Technorati Tags: <a href="http://technorati.com/tag/CodeIt.Right" rel="tag">CodeIt.Right</a>, <a href="http://technorati.com/tag/Coding+Guidelines" rel="tag">Coding
Guidelines</a>, <a href="http://technorati.com/tag/Naming+Conventions" rel="tag">Naming
Conventions</a>, <a href="http://technorati.com/tag/Best+Practices" rel="tag">Best
Practices</a>, <a href="http://technorati.com/tag/.NET" rel="tag">.NET</a>, <a href="http://technorati.com/tag/NET" rel="tag">NET</a></font>
        </p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=6a46dd03-7a36-4ae5-a200-70262e1a6f0b" />
      </body>
      <title>CodeIt.Right Rule Update 20080412</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,6a46dd03-7a36-4ae5-a200-70262e1a6f0b.aspx</guid>
      <link>http://submain.com/blog/CodeItRightRuleUpdate20080412.aspx</link>
      <pubDate>Sat, 12 Apr 2008 19:59:05 GMT</pubDate>
      <description>&lt;p&gt;
&lt;font size=1&gt;by &lt;strong&gt;Serge Baranovsky&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
This&amp;nbsp;&lt;a href="../codeit.right"&gt;CodeIt.Right&lt;/a&gt; rule update includes fixes as
well as 3 new security rules. 
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;New rules:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;font size=2&gt;Do not declare read only mutable reference types (&lt;strong&gt;Security&lt;/strong&gt;) &lt;/font&gt; 
&lt;li&gt;
&lt;font size=2&gt;Seal methods that satisfy private interfaces (&lt;strong&gt;Security&lt;/strong&gt;) &lt;/font&gt; 
&lt;li&gt;
&lt;font size=2&gt;Secure GetObjectData overrides (&lt;strong&gt;Security&lt;/strong&gt;) &lt;/font&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
These rules&amp;nbsp;are included&amp;nbsp;with the default profile and you will only need
to follow the wizard to merge them into your custom profiles.
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Fixes:&lt;/strong&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Rule "Do not override operator equals on reference types" incorrectly triggered violation
for the "Equals" method. Now this rules only&amp;nbsp;reports violation&amp;nbsp;for the operator&amp;nbsp;"=="
override. 
&lt;/li&gt;
&lt;li&gt;
Fixed "If the type is a generic type, CIR adds the apostrophe-count string to the
class name for the deserialization constructor" 
&lt;/li&gt;
&lt;li&gt;
Fixed "If there is no explicit default parameterless constructor, adding the deserialization
constructor causes errors in all derived classes that called the parameterless constructor"&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
As a reminder, this set of rules is distributed using the Rule AutoUpdate feature&amp;nbsp;which
triggers 15 minutes after you start Visual Studio. If you turned the feature off,
you can manually start the update wizard&amp;nbsp;from the&amp;nbsp;&lt;em&gt;CodeIt.Right/Help
&amp;amp; Support/Update Rules&lt;/em&gt; menu.
&lt;/p&gt;
&lt;p style="TEXT-ALIGN: right"&gt;
&lt;font size=1&gt;Technorati Tags: &lt;a href="http://technorati.com/tag/CodeIt.Right" rel=tag&gt;CodeIt.Right&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Coding+Guidelines" rel=tag&gt;Coding
Guidelines&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Naming+Conventions" rel=tag&gt;Naming
Conventions&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Best+Practices" rel=tag&gt;Best Practices&lt;/a&gt;, &lt;a href="http://technorati.com/tag/.NET" rel=tag&gt;.NET&lt;/a&gt;, &lt;a href="http://technorati.com/tag/NET" rel=tag&gt;NET&lt;/a&gt; &lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=6a46dd03-7a36-4ae5-a200-70262e1a6f0b" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,6a46dd03-7a36-4ae5-a200-70262e1a6f0b.aspx</comments>
      <category>CodeIt.Right</category>
      <category>News</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=2ad1f123-c6af-4b2d-8116-96e02c33e395</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,2ad1f123-c6af-4b2d-8116-96e02c33e395.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,2ad1f123-c6af-4b2d-8116-96e02c33e395.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=2ad1f123-c6af-4b2d-8116-96e02c33e395</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
Mike McIntyre posted great review of CodeIt.Right on DevCity.NET - <a href="http://www.devcity.net/Articles/348/CodeIt.Right.Review.aspx">http://www.devcity.net/Articles/348/CodeIt.Right.Review.aspx</a> -
Mike has put CodeIt.Right through a test using 10 of his projects. 
</p>
        <p>
Mike summarizes:
</p>
        <blockquote dir="ltr" style="MARGIN-RIGHT: 0px">
          <p>
            <em>I feel CodeIt.Right's features for configurable static code analysis and its ability
to automatically correct my code make it well worth the purchase price. It has become
and indispensable addition to my developer toolkit.</em>
          </p>
          <p>
            <em>I highly recommend you give it a try.</em>
          </p>
        </blockquote>
        <p>
Thank you Mike! 
</p>
        <p>
What is your experience with CodeIt.Right? Feel free to <a href="http://community.submain.com/forums">ask
questions</a>, <a href="http://community.submain.com/forums">tell us what you think</a>!
</p>
        <p style="TEXT-ALIGN: right">
          <font size="1">Technorati Tags: <a href="http://technorati.com/tag/CodeIt.Right" rel="tag">CodeIt.Right</a>, <a href="http://technorati.com/tag/Coding+Guidelines" rel="tag">Coding
Guidelines</a>, <a href="http://technorati.com/tag/Naming+Conventions" rel="tag">Naming
Conventions</a>, <a href="http://technorati.com/tag/Best+Practices" rel="tag">Best
Practices</a>, <a href="http://technorati.com/tag/.NET" rel="tag">.NET</a>, <a href="http://technorati.com/tag/NET" rel="tag">NET</a></font>
        </p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=2ad1f123-c6af-4b2d-8116-96e02c33e395" />
      </body>
      <title>CodeIt.Right reviewed by Mike McIntyre</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,2ad1f123-c6af-4b2d-8116-96e02c33e395.aspx</guid>
      <link>http://submain.com/blog/CodeItRightReviewedByMikeMcIntyre.aspx</link>
      <pubDate>Mon, 10 Mar 2008 07:53:50 GMT</pubDate>
      <description>&lt;p&gt;
&lt;font size=1&gt;by &lt;strong&gt;Serge Baranovsky&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
Mike McIntyre&amp;nbsp;posted great review of CodeIt.Right on DevCity.NET - &lt;a href="http://www.devcity.net/Articles/348/CodeIt.Right.Review.aspx"&gt;http://www.devcity.net/Articles/348/CodeIt.Right.Review.aspx&lt;/a&gt;&amp;nbsp;-
Mike has put CodeIt.Right through a test using 10 of his projects. 
&lt;/p&gt;
&lt;p&gt;
Mike summarizes:
&lt;/p&gt;
&lt;blockquote dir=ltr style="MARGIN-RIGHT: 0px"&gt; 
&lt;p&gt;
&lt;em&gt;I feel CodeIt.Right's features for configurable static code analysis and its ability
to automatically correct my code make it well worth the purchase price. It has become
and indispensable addition to my developer toolkit.&lt;/em&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;em&gt;I highly recommend you give it a try.&lt;/em&gt;
&lt;/p&gt;
&lt;/blockquote&gt; 
&lt;p&gt;
Thank you Mike! 
&lt;/p&gt;
&lt;p&gt;
What is your experience with CodeIt.Right?&amp;nbsp;Feel free to&amp;nbsp;&lt;a href="http://community.submain.com/forums"&gt;ask
questions&lt;/a&gt;, &lt;a href="http://community.submain.com/forums"&gt;tell us what you think&lt;/a&gt;!
&lt;/p&gt;
&lt;p style="TEXT-ALIGN: right"&gt;
&lt;font size=1&gt;Technorati Tags: &lt;a href="http://technorati.com/tag/CodeIt.Right" rel=tag&gt;CodeIt.Right&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Coding+Guidelines" rel=tag&gt;Coding
Guidelines&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Naming+Conventions" rel=tag&gt;Naming
Conventions&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Best+Practices" rel=tag&gt;Best Practices&lt;/a&gt;, &lt;a href="http://technorati.com/tag/.NET" rel=tag&gt;.NET&lt;/a&gt;, &lt;a href="http://technorati.com/tag/NET" rel=tag&gt;NET&lt;/a&gt; &lt;/font&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=2ad1f123-c6af-4b2d-8116-96e02c33e395" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,2ad1f123-c6af-4b2d-8116-96e02c33e395.aspx</comments>
      <category>CodeIt.Right</category>
      <category>News</category>
      <category>Reviews</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=3ee48260-304a-494e-9779-5d4e4d58be08</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,3ee48260-304a-494e-9779-5d4e4d58be08.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,3ee48260-304a-494e-9779-5d4e4d58be08.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=3ee48260-304a-494e-9779-5d4e4d58be08</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
We obtained exclusive distribution rights to the latest version of Steve Sartain's <em><a href="http://submain.com/guidelines"><strong>C#/VB
.NET Coding Guidelines</strong></a></em> 100+ page ebook, and are offering <a href="http://submain.com/download.aspx?product=guidelines">free
download</a> from our website. From now on we will be maintaining the guidelines along
with the author. 
</p>
        <table cellspacing="0" cellpadding="10" width="140" align="right" border="0">
          <tbody>
            <tr>
              <td align="middle">
                <a href="http://submain.com/download.aspx?product=guidelines">
                  <img height="211" alt="C#/VB .NET Coding Guidelines" src="http://submain.com/images/guidelines/guidelines_title_150x211.gif" width="150" border="0" />
                </a>
              </td>
            </tr>
          </tbody>
        </table>
        <p>
Topics covered in <em>C#/VB .NET Coding Guidelines</em> include:
</p>
        <ul>
          <li>
Naming Guidelines 
</li>
          <li>
Class Member Usage Guidelines 
</li>
          <li>
Guidelines for Exposing Functionality to COM 
</li>
          <li>
Error Raising &amp; Handling Guidelines 
</li>
          <li>
Array Usage Guidelines 
</li>
          <li>
Operator Overloading Usage Guidelines 
</li>
          <li>
Guidelines for Casting Types 
</li>
          <li>
Common Design Patterns 
</li>
          <li>
Callback Function Usage 
</li>
          <li>
Time-Out Usage 
</li>
          <li>
Security in Class Libraries 
</li>
          <li>
Threading Design Guidelines 
</li>
          <li>
Formatting Standards 
</li>
          <li>
Commenting Code 
</li>
          <li>
Code Reviews 
</li>
          <li>
Additional Notes for VB .NET Developers 
</li>
        </ul>
        <p>
Here is what Andrew Sutton says about the ebook at vbCity: "Steve Sartain has come
up with a very readable document that offers comprehensive guidelines for structuring
code writing."
</p>
        <p>
Better hurry up to <a href="http://submain.com/download.aspx?product=guidelines">download
this excellent whitepaper</a> on coding guidelines and best practices while supplies
last! (Just kidding, our supplies of this electronic downloadable book are unlimited
;-))
</p>
        <!-- technorati tags start -->
        <p style="TEXT-ALIGN: right">
          <font size="1">Technorati Tags: <a href="http://technorati.com/tag/CodeIt.Right" rel="tag">CodeIt.Right</a>, <a href="http://technorati.com/tag/Coding+Guidelines" rel="tag">Coding
Guidelines</a>, <a href="http://technorati.com/tag/Naming+Conventions" rel="tag">Naming
Conventions</a>, <a href="http://technorati.com/tag/Best+Practices" rel="tag">Best
Practices</a>, <a href="http://technorati.com/tag/.NET" rel="tag">.NET</a>, <a href="http://technorati.com/tag/NET" rel="tag">NET</a></font>
        </p>
        <!-- technorati tags end -->
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=3ee48260-304a-494e-9779-5d4e4d58be08" />
      </body>
      <title>Free C#/VB .NET Coding Guidelines ebook download</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,3ee48260-304a-494e-9779-5d4e4d58be08.aspx</guid>
      <link>http://submain.com/blog/FreeCVBNETCodingGuidelinesEbookDownload.aspx</link>
      <pubDate>Sun, 02 Sep 2007 06:49:47 GMT</pubDate>
      <description>&lt;p&gt;
&lt;font size=1&gt;by &lt;strong&gt;Serge Baranovsky&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p&gt;
We obtained exclusive distribution rights to the latest version of Steve Sartain's &lt;em&gt;&lt;a href="http://submain.com/guidelines"&gt;&lt;strong&gt;C#/VB
.NET Coding Guidelines&lt;/strong&gt;&lt;/a&gt;&lt;/em&gt; 100+ page ebook, and are offering &lt;a href="http://submain.com/download.aspx?product=guidelines"&gt;free
download&lt;/a&gt; from our website. From now on we will be maintaining the guidelines along
with the author. 
&lt;/p&gt;
&lt;table cellspacing=0 cellpadding=10 width=140 align=right border=0&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td align=middle&gt;
&lt;a href="http://submain.com/download.aspx?product=guidelines"&gt;&lt;img height=211 alt="C#/VB .NET Coding Guidelines" src="http://submain.com/images/guidelines/guidelines_title_150x211.gif" width=150 border=0&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;p&gt;
Topics covered in &lt;em&gt;C#/VB .NET Coding Guidelines&lt;/em&gt; include:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Naming Guidelines 
&lt;li&gt;
Class Member Usage Guidelines 
&lt;li&gt;
Guidelines for Exposing Functionality to COM 
&lt;li&gt;
Error Raising &amp;amp; Handling Guidelines 
&lt;li&gt;
Array Usage Guidelines 
&lt;li&gt;
Operator Overloading Usage Guidelines 
&lt;li&gt;
Guidelines for Casting Types 
&lt;li&gt;
Common Design Patterns 
&lt;li&gt;
Callback Function Usage 
&lt;li&gt;
Time-Out Usage 
&lt;li&gt;
Security in Class Libraries 
&lt;li&gt;
Threading Design Guidelines 
&lt;li&gt;
Formatting Standards 
&lt;li&gt;
Commenting Code 
&lt;li&gt;
Code Reviews 
&lt;li&gt;
Additional Notes for VB .NET Developers 
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Here is what Andrew Sutton says about the ebook at vbCity: "Steve Sartain has come
up with a very readable document that offers comprehensive guidelines for structuring
code writing."
&lt;/p&gt;
&lt;p&gt;
Better hurry up to &lt;a href="http://submain.com/download.aspx?product=guidelines"&gt;download
this excellent whitepaper&lt;/a&gt; on coding guidelines and best practices while supplies
last! (Just kidding, our supplies of this electronic downloadable book are unlimited
;-))
&lt;/p&gt;
&lt;!-- technorati tags start --&gt;
&lt;p style="TEXT-ALIGN: right"&gt;
&lt;font size=1&gt;Technorati Tags: &lt;a href="http://technorati.com/tag/CodeIt.Right" rel=tag&gt;CodeIt.Right&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Coding+Guidelines" rel=tag&gt;Coding
Guidelines&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Naming+Conventions" rel=tag&gt;Naming
Conventions&lt;/a&gt;, &lt;a href="http://technorati.com/tag/Best+Practices" rel=tag&gt;Best Practices&lt;/a&gt;, &lt;a href="http://technorati.com/tag/.NET" rel=tag&gt;.NET&lt;/a&gt;, &lt;a href="http://technorati.com/tag/NET" rel=tag&gt;NET&lt;/a&gt; &lt;/font&gt;
&lt;/p&gt;
&lt;!-- technorati tags end --&gt;&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=3ee48260-304a-494e-9779-5d4e4d58be08" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,3ee48260-304a-494e-9779-5d4e4d58be08.aspx</comments>
      <category>General</category>
      <category>News</category>
      <category>Releases</category>
    </item>
  </channel>
</rss>