<?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() - Rules</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() - Rules</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=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=47bebc10-f9b4-4f2e-8ab7-20706890c060</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,47bebc10-f9b4-4f2e-8ab7-20706890c060.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,47bebc10-f9b4-4f2e-8ab7-20706890c060.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=47bebc10-f9b4-4f2e-8ab7-20706890c060</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <a title="CodeIt.Right in VS2010" href="http://submain.com/images/cir/CodeIt.Right-VS2010-full.png" rel="lightbox">
          <img style="BORDER-RIGHT-WIDTH: 0px; MARGIN-TOP: 10px; DISPLAY: inline; FLOAT: right; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 5px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px" border="0" alt="Click for a full-sized image" align="right" src="http://submain.com/images/cir/CodeIt.Right-VS2010-small.gif" width="300" height="206" />
        </a>
        <p class="itemBody">
As you may know yesterday <a href="http://blogs.msdn.com/somasegar/archive/2009/05/18/visual-studio-2010-and-net-fx-4-beta-1-ships.aspx">Microsoft
released VS2010 Beta 1</a> to MSDN Subscribers. The Beta will also be publicly available
for the rest of the world on Wednesday. This is long expected and very exciting new
version of Visual Studio; and we here at SubMain are fully prepared to support the
new shiny version!<br /></p>
        <p class="itemBody">
While some companies make a big deal posting screenshots of the upcoming VS2010 versions
and announcing availability of <i>previews</i> for their products within a month,
we at SubMain have been working hard to give our customers a <b>new fully VS2010 compatible
version on the day of VS2010 Beta 1 release</b>!
</p>
        <p class="itemBody">
So ... today, within the 24 hours of the VS2010 Beta 1 availability, you can <a href="http://submain.com/download/codeit.right">download
new version of CodeIt.Right</a> that runs in VS2010 (as well as VS2008, VS2005, VS2003)
and fully understands the syntax changes in C# 4.0 and VB10! This is just of the many
new features that come with this release - you can see the long list below.
</p>
        <p class="itemBody">
With the VS2010's multi-monitor support and CodeIt.Right allows for even better performance
as you keep violations up on one monitor while review source code and the changes
on the other monitor.<br /></p>
        <p class="itemBody">
Another great feature added in this version is the template based rules. We currently
support <b>T4 templates</b>. The template based rules are simpler and more flexible
alternative to writing custom rules using <a href="http://submain.com/codeit.right/sdk/">CodeIt.Right
SDK</a>.
</p>
        <center>
          <a title="CodeIt.Right T4 Template Edit" href="http://submain.com/images/cir/CodeIt.Right-template-edit-full.png" rel="lightbox">
            <img border="0" alt="Click for a full-sized image" align="center" src="http://submain.com/images/cir/CodeIt.Right-template-edit-small.png" width="500" height="278" />
          </a>
        </center>
        <p class="itemBody">
Over the next couple of weeks we will be adding a tutorial on how to use and customize
T4 templates in CodeIt.Right. <a href="mailto:support@submain.com">Ping us</a> if
you want this sooner.<br /></p>
        <p class="itemBody">
Give it a shot and <a href="http://submain.com/support/codeit.right">let us know what
you think</a>!<br /></p>
        <span style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; MARGIN: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px">
        </span>
        <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 class="itemBody">
          <b>New in CodeIt.Right v1.6:</b>
          <br />
        </p>
        <div class="itemBody">
          <ul>
            <li>
              <b>Compatible with VS2010</b>
              <br />
            </li>
            <li>
              <b>C# 4.0 and VB10 syntax support</b>
              <ul>
                <li>
Automatically Implemented Properties (VB.NET) 
</li>
                <li>
Generic Variance (VB.NET) 
<br /></li>
                <li>
Multi-line lambda expressions that can contain statements (VB.NET) 
</li>
                <li>
Implicit line continuation (VB.NET) 
</li>
                <li>
Dynamic lookup (C#) - (the "dynamic" type) 
</li>
                <li>
Named and Optional parameters (C#) 
</li>
                <li>
Covariance and contravariance (C#)<br /></li>
              </ul>
            </li>
            <li>
              <b>Added T4 template based rules</b>
              <ul>
                <li>
Profile Editor supports editing and validation of T4 templates 
</li>
                <li>
Rule "Externally visible types and members should have XML comments" has been rewritten
as a template based rule and is customizable now 
</li>
                <li>
Added Global Properties tab in Options - user configured properties to be used with
the T4 templates<br /></li>
              </ul>
            </li>
            <li>
              <b>Spell-checking rules</b>
              <ul>
                <li>
Significantly improved performance, now suggested spellings lookup is only performed
when the the Correction Options dropdown is clicked<br /></li>
                <li>
Spell-checking rules - improved performance when use a secondary (non-English) dictionary 
</li>
                <li>
Spell-checking rules - renamed en_US.usr to complang.usr</li>
              </ul>
            </li>
            <li>
Further improved ASP.NET support - rename refactoring now also corrects the ASP.NET
page HTML markup server tag IDs and attributes<br /></li>
            <li>
Context menus Check All, Clear All and Correct Checked are now context specific when
clicked on file or project lines in the violations list 
</li>
            <li>
Improved performance for Check All, Clear All, Exclude Rule and Exclude File  
</li>
            <li>
Analyze Project and Analyze File context menus in the violations list, <a href="http://community.submain.com/forums/thread/704.aspx">see
forum post</a>  
</li>
            <li>
Analyze Folder and Analyze Project context menus in the Solution Explorer 
</li>
            <li>
Synchronization of the file selected in the Solution Explorer with the violations
list<br /></li>
            <li>
About dialog - added subscription expiration date 
</li>
            <li>
Added "Don't show this exception again" checkbox to the unhandled exceptions dialog 
</li>
            <li>
Default Encapsulate Field correction for rules "Do not declare externally visible
instance fields" and "Secured types should not expose fields" changed from "Create
new property and update all references where the field is use" to "Rename the field,
create new property with the original field name and do not update the field references"
(for the public name has not changed), <a href="http://community.submain.com/forums/thread/649.aspx">see
forum post</a><br /></li>
            <li>
Added new property ExcludeList to all Naming rules, <a href="http://community.submain.com/forums/permalink/676/676/ShowThread.aspx#676">see
forum post</a>  
</li>
            <li>
Added new RuleTargets - Solution, Project, File<br /></li>
            <li>
              <strong>New Rules</strong>:<br /><ol><li>
Use constants where appropriate (<b>Performance</b>) 
</li><li>
Remove unused internal classes (<b>Performance</b>) 
</li><li>
Do not initialize unnecessarily (<b>Performance</b>) 
</li><li>
Source file name should be Pascal cased (<b>General</b>) 
</li><li>
Source file should contain only one public type (<b>General</b>) 
</li><li>
Source file name should match public type name (<b>General</b>) 
</li><li>
Enable Treat Compiler Warnings As Errors option (<b>General</b>) 
</li><li>
Enforce Warning Level 4 (<b>General</b>) 
</li><li>
Source file should have a header (<b>General</b>) - a T4 template based rule<br /></li></ol></li>
            <li>
more bug fixes<br /></li>
          </ul>
        </div>
        <p>
          <b>Known issues</b>
        </p>
        <p>
We are releasing the product with one known issue this time for it is very minor.
</p>
        <ul>
          <li>
Under VS2010 Beta 1 CodeIt.Right rule documentation links, like "More", "Tell me more..."
don't work. This feature depends on the Visual Studio offline help module which was
not shipped with VS2010 Beta 1. You still can use Rule Help in the Profile Editor.
Rule documentation help works fine in VS2008, VS2005 and VS2003.<br /></li>
        </ul>
        <p>
          <b>Download</b>
          <br />
        </p>
        <p>
Download version 1.6.09139 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>
        <p>
          <br />
        </p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=47bebc10-f9b4-4f2e-8ab7-20706890c060" />
      </body>
      <title>Released: CodeIt.Right version 1.6.09139 - now fully compatible with VS2010 Beta 1!</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,47bebc10-f9b4-4f2e-8ab7-20706890c060.aspx</guid>
      <link>http://submain.com/blog/ReleasedCodeItRightVersion1609139NowFullyCompatibleWithVS2010Beta1.aspx</link>
      <pubDate>Tue, 19 May 2009 17:08:21 GMT</pubDate>
      <description>&lt;a title="CodeIt.Right in VS2010" href="http://submain.com/images/cir/CodeIt.Right-VS2010-full.png" rel=lightbox&gt;&lt;img style="BORDER-RIGHT-WIDTH: 0px; MARGIN-TOP: 10px; DISPLAY: inline; FLOAT: right; BORDER-TOP-WIDTH: 0px; BORDER-BOTTOM-WIDTH: 0px; MARGIN-LEFT: 5px; BORDER-LEFT-WIDTH: 0px; MARGIN-RIGHT: 0px" border=0 alt="Click for a full-sized image" align=right src="http://submain.com/images/cir/CodeIt.Right-VS2010-small.gif" width=300 height=206&gt;&lt;/a&gt; 
&lt;p class=itemBody&gt;
As you may know yesterday &lt;a href="http://blogs.msdn.com/somasegar/archive/2009/05/18/visual-studio-2010-and-net-fx-4-beta-1-ships.aspx"&gt;Microsoft
released VS2010 Beta 1&lt;/a&gt; to MSDN Subscribers. The Beta will also be publicly available
for the rest of the world on Wednesday. This is long expected and very exciting new
version of Visual Studio; and we here at SubMain are fully prepared to support the
new shiny version!&lt;br&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
While some companies make a big deal posting screenshots of the upcoming VS2010 versions
and announcing availability of &lt;i&gt;previews&lt;/i&gt; for their products within a month,
we at SubMain have been working hard to give our customers a &lt;b&gt;new fully VS2010 compatible
version on the day of VS2010 Beta 1 release&lt;/b&gt;!
&lt;/p&gt;
&lt;p class=itemBody&gt;
So ... today, within the 24 hours of the VS2010 Beta 1 availability, you can &lt;a href="http://submain.com/download/codeit.right"&gt;download
new version of CodeIt.Right&lt;/a&gt; that runs in VS2010 (as well as VS2008, VS2005, VS2003)
and fully understands the syntax changes in C# 4.0 and VB10! This is just of the many
new features that come with this release - you can see the long list below.
&lt;/p&gt;
&lt;p class=itemBody&gt;
With the VS2010's multi-monitor support and CodeIt.Right allows for even better performance
as you keep violations up on one monitor while review source code and the changes
on the other monitor.&lt;br&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
Another great feature added in this version is the template based rules. We currently
support &lt;b&gt;T4 templates&lt;/b&gt;. The template based rules are simpler and more flexible
alternative to writing custom rules using &lt;a href="http://submain.com/codeit.right/sdk/"&gt;CodeIt.Right
SDK&lt;/a&gt;.
&lt;/p&gt;
&lt;center&gt;&lt;a title="CodeIt.Right T4 Template Edit" href="http://submain.com/images/cir/CodeIt.Right-template-edit-full.png" rel=lightbox&gt;&lt;img border=0 alt="Click for a full-sized image" align=center src="http://submain.com/images/cir/CodeIt.Right-template-edit-small.png" width=500 height=278&gt;&lt;/a&gt;
&lt;/center&gt;
&lt;p class=itemBody&gt;
Over the next couple of weeks we will be adding a tutorial on how to use and customize
T4 templates in CodeIt.Right. &lt;a href="mailto:support@submain.com"&gt;Ping us&lt;/a&gt; if
you want this sooner.&lt;br&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
Give it a shot and &lt;a href="http://submain.com/support/codeit.right"&gt;let us know what
you think&lt;/a&gt;!&lt;br&gt;
&lt;/p&gt;
&lt;span style="BORDER-BOTTOM: 0px; BORDER-LEFT: 0px; MARGIN: 0px; BORDER-TOP: 0px; BORDER-RIGHT: 0px"&gt;&lt;/span&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 class=itemBody&gt;
&lt;b&gt;New in CodeIt.Right v1.6:&lt;/b&gt;
&lt;br&gt;
&lt;/p&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;b&gt;C# 4.0 and VB10 syntax support&lt;/b&gt; 
&lt;ul&gt;
&lt;li&gt;
Automatically Implemented Properties (VB.NET) 
&lt;li&gt;
Generic Variance (VB.NET) 
&lt;br&gt;
&lt;li&gt;
Multi-line lambda expressions that can contain statements (VB.NET) 
&lt;li&gt;
Implicit line continuation (VB.NET) 
&lt;li&gt;
Dynamic lookup (C#) - (the "dynamic" type) 
&lt;li&gt;
Named and Optional parameters (C#) 
&lt;li&gt;
Covariance and contravariance (C#)&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;b&gt;Added T4 template based rules&lt;/b&gt; 
&lt;ul&gt;
&lt;li&gt;
Profile Editor supports editing and validation of T4 templates 
&lt;li&gt;
Rule "Externally visible types and members should have XML comments" has been rewritten
as a template based rule and is customizable now 
&lt;li&gt;
Added Global Properties tab in Options - user configured properties to be used with
the T4 templates&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
&lt;b&gt;Spell-checking rules&lt;/b&gt; 
&lt;ul&gt;
&lt;li&gt;
Significantly improved performance, now suggested spellings lookup is only performed
when the the Correction Options dropdown is clicked&lt;br&gt;
&lt;li&gt;
Spell-checking rules - improved performance when use a secondary (non-English) dictionary 
&lt;li&gt;
Spell-checking rules - renamed en_US.usr to complang.usr&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
Further improved ASP.NET support - rename refactoring now also corrects the ASP.NET
page HTML markup server tag IDs and attributes&lt;br&gt;
&lt;li&gt;
Context menus Check All, Clear All and Correct Checked are now context specific when
clicked on file or project lines in the violations list 
&lt;li&gt;
Improved performance for Check All, Clear All, Exclude Rule and Exclude File&amp;nbsp; 
&lt;li&gt;
Analyze Project and Analyze File context menus in the violations list, &lt;a href="http://community.submain.com/forums/thread/704.aspx"&gt;see
forum post&lt;/a&gt;&amp;nbsp; 
&lt;li&gt;
Analyze Folder and Analyze Project context menus in the Solution Explorer 
&lt;li&gt;
Synchronization of the file selected in the Solution Explorer with the violations
list&lt;br&gt;
&lt;li&gt;
About dialog - added subscription expiration date 
&lt;li&gt;
Added "Don't show this exception again" checkbox to the unhandled exceptions dialog 
&lt;li&gt;
Default Encapsulate Field correction for rules "Do not declare externally visible
instance fields" and "Secured types should not expose fields" changed from "Create
new property and update all references where the field is use" to "Rename the field,
create new property with the original field name and do not update the field references"
(for the public name has not changed), &lt;a href="http://community.submain.com/forums/thread/649.aspx"&gt;see
forum post&lt;/a&gt; 
&lt;br&gt;
&lt;li&gt;
Added new property ExcludeList to all Naming rules, &lt;a href="http://community.submain.com/forums/permalink/676/676/ShowThread.aspx#676"&gt;see
forum post&lt;/a&gt;&amp;nbsp; 
&lt;li&gt;
Added new RuleTargets - Solution, Project, File&lt;br&gt;
&lt;li&gt;
&lt;strong&gt;New Rules&lt;/strong&gt;:&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
Use constants where appropriate (&lt;b&gt;Performance&lt;/b&gt;) 
&lt;li&gt;
Remove unused internal classes (&lt;b&gt;Performance&lt;/b&gt;) 
&lt;li&gt;
Do not initialize unnecessarily (&lt;b&gt;Performance&lt;/b&gt;) 
&lt;li&gt;
Source file name should be Pascal cased (&lt;b&gt;General&lt;/b&gt;) 
&lt;li&gt;
Source file should contain only one public type (&lt;b&gt;General&lt;/b&gt;) 
&lt;li&gt;
Source file name should match public type name (&lt;b&gt;General&lt;/b&gt;) 
&lt;li&gt;
Enable Treat Compiler Warnings As Errors option (&lt;b&gt;General&lt;/b&gt;) 
&lt;li&gt;
Enforce Warning Level 4 (&lt;b&gt;General&lt;/b&gt;) 
&lt;li&gt;
Source file should have a header (&lt;b&gt;General&lt;/b&gt;) - a T4 template based rule&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;
more bug fixes&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;
&lt;b&gt;Known issues&lt;/b&gt;
&lt;/p&gt;
&lt;p&gt;
We are releasing the product with one known issue this time for it is very minor.
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Under VS2010 Beta 1 CodeIt.Right rule documentation links, like "More", "Tell me more..."
don't work. This feature depends on the Visual Studio offline help module which was
not shipped with VS2010 Beta 1. You still can use Rule Help in the Profile Editor.
Rule documentation help works fine in VS2008, VS2005 and VS2003.&lt;br&gt;
&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.6.09139 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;&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;p&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=47bebc10-f9b4-4f2e-8ab7-20706890c060" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,47bebc10-f9b4-4f2e-8ab7-20706890c060.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Releases</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=c115a10f-e3c3-4f65-a441-dec02bf74fa0</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,c115a10f-e3c3-4f65-a441-dec02bf74fa0.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,c115a10f-e3c3-4f65-a441-dec02bf74fa0.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=c115a10f-e3c3-4f65-a441-dec02bf74fa0</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p class="itemBody">
Just before the holiday we are releasing new version of <a href="http://submain.com/codeit.right"><strong><font color="#013da4">CodeIt.Right</font></strong></a> -
build 1.2.08357. <a href="http://submain.com/download/codeit.right">Download version
1.2.08357</a> today! 
<br /></p>
        <p class="itemBody">
This release features addition of spell checking engine to CodeIt.Right SDK, workaround
for the Out of Memory error on large solutions, 12 new rules and many bugs fixed.
</p>
        <p class="itemBody">
          <span style="border: 0px none ; margin: 0px;">Please <a href="http://submain.com/support/codeit.right"><strong><font color="#013da4">share
your feedback</font></strong></a> in the <a href="http://submain.com/support/codeit.right"><strong><font color="#013da4">forums</font></strong></a> especially
on the new spell checking rules - we are still working and improving them. </span>
        </p>
        <p class="itemBody">
          <span style="border: 0px none ; margin: 0px;">Note: The new spelling rules are included
with the built-in profile but they are turned off by default - you will need to turn
them on. For all rules you will need to add them into your custom profiles.<br /></span>
        </p>
        <p class="itemBody">
          <span style="border: 0px none ; margin: 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 class="itemBody">
Major changes in CodeIt.Right v1.2 :
</p>
        <div class="itemBody">
          <ul>
            <li>
New feature - <strong>Spell Checker</strong>, we extended SDK with spell checking
engine which enables us to add new rules. This build includes en-US, en-GB, en-CA,
en-AU, fr-FR, es-ES, es-MX dictionaries. You can add other languages
using OpenOffice format dictionaries. We cannot distribute <a href="http://wiki.services.openoffice.org/wiki/Dictionaries#German_.28Germany.2C_....29">de-DE</a> and <a href="http://wiki.services.openoffice.org/wiki/Dictionaries#Italian_.28Italy.29">it-IT</a> dictionaries
for they are GNU GPL licensed but you can download them from OpenOffice web site <a href="http://wiki.services.openoffice.org/wiki/Dictionaries">here</a> as
well as several dozen of other languages. 
<br /></li>
            <li>
Added - <strong>Out Of Memory</strong> error handling - shows dialog that links to
the page with recommendations on <a href="http://submain.com/support/AvoidingOOM.aspx">How
to avoid Out Of Memory exceptions in Visual Studio by enabling is to use up to 3GB
of virtual memory<br /></a></li>
            <li>
              <span style="font-size: 11pt; color: rgb(31, 73, 125); font-family: 'Georgia','serif';">
              </span>Added
- "Copy Violation" in the violation list allows to copy the highlighted violation
information into clipboard. Alternatively use Ctrl+C.<br /></li>
            <li>
"Exclude File" violation list context menu option is now enabled when right-clicked
on the file name row<br /></li>
            <li>
Added - Cache Folder Path option - allows to move CodeIt.Right cache directory (default
- User\Application Data)<br /></li>
            <li>
              <strong>New Rules</strong>: 
<ol><li>
Identifiers Should Be Spelled Correctly (<b>Spelling</b>) 
</li><li>
Comments Should Be Spelled Correctly (<b>Spelling</b>) 
</li><li>
Type link demands require inheritance demands (<b>Security</b>) 
</li><li>
Secured types should not expose fields (<b>Security</b>) 
</li><li>
Secure serialization constructors (<b>Security</b>) 
</li><li>
Review visible event handlers (<b>Security</b>) 
</li><li>
Review deny and permit only usage (<b>Security</b>) 
</li><li>
Review declarative security on value types (<b>Security</b>) 
</li><li>
Method security should be a superset of type (<b>Security</b>) 
</li><li>
Array fields should not be read only (<b>Security</b>) 
</li><li>
Aptca methods should only call aptca methods (<b>Security</b>) 
</li><li>
Wrap vulnerable finally clauses in outer try (<b>Security</b>)<br /></li></ol></li>
            <li>
CodeItRight.Cmd.exe changes: 
<br /><ul><li>
returns negative codes for internal errors, 0 if no violations found and positive
code equal to the number of violations found 
</li><li>
see updated <a href="http://community.submain.com/blogs/tutorials/archive/2008/03/23/codeitright-cmd-exe-command-line-parameters.aspx">CodeItRight.Cmd.exe
Command Line Options</a> for details<br /></li></ul></li>
            <li>
many bugs fixed 
</li>
          </ul>
        </div>
        <p>
Download build 1.2.08357 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=c115a10f-e3c3-4f65-a441-dec02bf74fa0" />
      </body>
      <title>Released: CodeIt.Right version 1.2.08357</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,c115a10f-e3c3-4f65-a441-dec02bf74fa0.aspx</guid>
      <link>http://submain.com/blog/ReleasedCodeItRightVersion1208357.aspx</link>
      <pubDate>Mon, 22 Dec 2008 09:26:40 GMT</pubDate>
      <description>&lt;p class="itemBody"&gt;
Just before the holiday we are releasing new version of &lt;a href="http://submain.com/codeit.right"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;CodeIt.Right&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; -
build 1.2.08357. &lt;a href="http://submain.com/download/codeit.right"&gt;Download version
1.2.08357&lt;/a&gt; today! 
&lt;br&gt;
&lt;/p&gt;
&lt;p class="itemBody"&gt;
This release features addition of spell checking engine to CodeIt.Right SDK, workaround
for the Out of Memory error on large solutions, 12 new rules and many bugs fixed.
&lt;/p&gt;
&lt;p class="itemBody"&gt;
&lt;span style="border: 0px none ; margin: 0px;"&gt;Please &lt;a href="http://submain.com/support/codeit.right"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;share
your feedback&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; in the &lt;a href="http://submain.com/support/codeit.right"&gt;&lt;strong&gt;&lt;font color="#013da4"&gt;forums&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; especially
on the new spell checking rules - we are still working and improving them. &lt;/span&gt;
&lt;/p&gt;
&lt;p class="itemBody"&gt;
&lt;span style="border: 0px none ; margin: 0px;"&gt;Note: The new spelling rules are included
with the built-in profile but they are turned off by default - you will need to turn
them on. For all rules you will need to add them into your custom profiles.&lt;br&gt;
&lt;/span&gt;
&lt;/p&gt;
&lt;p class="itemBody"&gt;
&lt;span style="border: 0px none ; margin: 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 class="itemBody"&gt;
Major changes in&amp;nbsp;CodeIt.Right v1.2 :
&lt;/p&gt;
&lt;div class="itemBody"&gt;
&lt;ul&gt;
&lt;li&gt;
New feature - &lt;strong&gt;Spell Checker&lt;/strong&gt;, we extended SDK with spell checking
engine which enables us to add new rules. This build includes en-US, en-GB, en-CA,
en-AU,&amp;nbsp;fr-FR, es-ES, es-MX&amp;nbsp;dictionaries.&amp;nbsp;You can add other languages
using OpenOffice format dictionaries. We cannot distribute&amp;nbsp;&lt;a href="http://wiki.services.openoffice.org/wiki/Dictionaries#German_.28Germany.2C_....29"&gt;de-DE&lt;/a&gt; and &lt;a href="http://wiki.services.openoffice.org/wiki/Dictionaries#Italian_.28Italy.29"&gt;it-IT&lt;/a&gt; dictionaries
for they are GNU GPL licensed but you can download them from OpenOffice web site&amp;nbsp;&lt;a href="http://wiki.services.openoffice.org/wiki/Dictionaries"&gt;here&lt;/a&gt;&amp;nbsp;as
well as several dozen of other languages. 
&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Added - &lt;strong&gt;Out Of Memory&lt;/strong&gt; error handling - shows dialog that links to
the page with recommendations on &lt;a href="http://submain.com/support/AvoidingOOM.aspx"&gt;How
to avoid Out Of Memory exceptions in Visual Studio by enabling is to use up to 3GB
of virtual memory&lt;br&gt;
&lt;/a&gt; 
&lt;/li&gt;
&lt;li&gt;
&lt;span style="font-size: 11pt; color: rgb(31, 73, 125); font-family: 'Georgia','serif';"&gt;&lt;/span&gt;Added
- "Copy Violation" in the violation list allows to copy the highlighted violation
information into clipboard. Alternatively use Ctrl+C.&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
"Exclude File" violation list context menu option is now enabled when right-clicked
on the file name row&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
Added - Cache Folder Path option - allows to move CodeIt.Right cache directory (default
- User\Application Data)&lt;br&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;New Rules&lt;/strong&gt;: 
&lt;ol&gt;
&lt;li&gt;
Identifiers Should Be Spelled Correctly (&lt;b&gt;Spelling&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Comments Should Be Spelled Correctly (&lt;b&gt;Spelling&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Type link demands require inheritance demands (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Secured types should not expose fields (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Secure serialization constructors (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Review visible event handlers (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Review deny and permit only usage (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Review declarative security on value types (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Method security should be a superset of type (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Array fields should not be read only (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Aptca methods should only call aptca methods (&lt;b&gt;Security&lt;/b&gt;) 
&lt;/li&gt;
&lt;li&gt;
Wrap vulnerable finally clauses in outer try (&lt;b&gt;Security&lt;/b&gt;)&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
CodeItRight.Cmd.exe changes: 
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
returns negative codes for internal errors, 0 if no violations found and positive
code equal to the number of violations found 
&lt;/li&gt;
&lt;li&gt;
see updated&amp;nbsp;&lt;a href="http://community.submain.com/blogs/tutorials/archive/2008/03/23/codeitright-cmd-exe-command-line-parameters.aspx"&gt;CodeItRight.Cmd.exe
Command Line Options&lt;/a&gt; for details&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
many bugs fixed 
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;
Download build 1.2.08357 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;&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=c115a10f-e3c3-4f65-a441-dec02bf74fa0" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,c115a10f-e3c3-4f65-a441-dec02bf74fa0.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Releases</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=b0bceafa-7a7d-40a8-909f-137d3c7d5967</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,b0bceafa-7a7d-40a8-909f-137d3c7d5967.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,b0bceafa-7a7d-40a8-909f-137d3c7d5967.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=b0bceafa-7a7d-40a8-909f-137d3c7d5967</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p class="itemBody">
New version of <a href="http://submain.com/codeit.right"><strong><font color="#013da4">CodeIt.Right</font></strong></a> is
out! You can <a href="http://submain.com/download/codeit.right">download build 1.1.08262</a> today. 
</p>
        <p class="itemBody">
This is a major release even though we only added ".1" to the version. It includes
.NET 3.5 support, Guidelines document template generation, option to analyze
single file, enhanced SDK documentation, new rules, new command line version parameters
and more. <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">Please <a href="http://submain.com/support/codeit.right"><strong><font color="#013da4">share
your feedback</font></strong></a> in the <a href="http://submain.com/support/codeit.right"><strong><font color="#013da4">forums</font></strong></a>. </span></p>
        <p class="itemBody">
          <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 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 class="itemBody">
Major changes in CodeIt.Right v1.1 :
</p>
        <div class="itemBody">
          <ul>
            <li>
Support for .NET 3.5 (C# 3.0 and VB 9.0) 
</li>
            <li>
New feature - Generate Template in Profile Editor allows to generate guidelines document
template based on the profile. Please note the XSL stylesheet only works with IE (not
Firefox) 
</li>
            <li>
New feature - Analyze File in the Solution Explorer context menu - enables individual
source code file analysis 
</li>
            <li>
New feature - Severity Threshold dropdown - allows to quickly filter violations by
severity 
</li>
            <li>
Improved Profile Editor layout 
</li>
            <li>
Added "Rule Info" tab in Profile Editor 
</li>
            <li>
Pivot View allows to save your custom views (Save As) 
</li>
            <li>
Updated SDK documentation - now includes most every class, method and property of
CodeIt.Right SDK. We will update the <a href="http://submain.com/codeit.right/sdk">Online
SDK documentation</a> promptly. 
</li>
            <li>
Auto-Update now also includes the latest help file 
</li>
            <li>
New Options -&gt; General -&gt; Max violations to report (default Unlimited) to limit
to the first N violations reported 
</li>
            <li>
              <strong>New Rules</strong>: 
<ol><li>
Do not declare read only mutable reference types (<strong>Security</strong>) 
</li><li>
Seal methods that satisfy private interfaces (<strong>Security</strong>) 
</li><li>
Secure GetObjectData overrides (<strong>Security</strong>) 
</li><li>
Assemblies should declare minimum security (<strong>Security</strong>) 
</li><li>
Override link demands should be identical to base (<strong>Security</strong>) 
</li><li>
Prefix member calls with self (<strong>Usage</strong>) 
</li><li>
Do not prefix calls with Base unless needed (<strong>Usage</strong>) 
</li><li>
Review suppress unmanaged code security usage (<strong>Security</strong>) 
</li><li>
Do not indirectly expose methods with link demands (<strong>Security</strong>) 
</li><li>
Security transparent code should not assert (<strong>Security</strong>) 
</li><li>
Secure asserts (<strong>Security</strong>) 
</li><li>
Code region name should be PascalCased (<strong>Naming</strong>)<br /></li></ol></li>
            <li>
CodeItRight.Cmd.exe improvements: 
<ul><li>
Added MsBuild and Nant tasks (SubMain.CodeItRight.MSBuild.dll and<br />
SubMain.CodeItRight.NAntBuild.dll) 
</li><li>
Fixed /Quiet option 
</li><li>
Added /OutXSL parameter 
</li><li>
Added /CRData parameter 
</li><li>
Added /severityThreshold parameter 
</li><li>
Improved formatting of the output XML data file 
</li><li>
Added return error codes 
</li><li>
Removed key press required in the older version 
</li><li>
see <a href="http://community.submain.com/blogs/tutorials/archive/2008/03/23/codeitright-cmd-exe-command-line-parameters.aspx">CodeItRight.Cmd.exe
Command Line Options</a> for details<br /></li></ul></li>
            <li>
Removed Alt shortcuts in the toolbar - they were conflicting with some of
the Visual Studio 
</li>
            <li>
Renaming a parameter now also updates its name in XML comments 
</li>
            <li>
Added CodeRegion class in the SDK 
</li>
            <li>
Added "Expression" and "Code Region" to Rule targets 
</li>
            <li>
many bugs fixed 
</li>
          </ul>
        </div>
        <p>
Download build 1.1.08262 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=b0bceafa-7a7d-40a8-909f-137d3c7d5967" />
      </body>
      <title>Released: CodeIt.Right Build 1.1.08262</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,b0bceafa-7a7d-40a8-909f-137d3c7d5967.aspx</guid>
      <link>http://submain.com/blog/ReleasedCodeItRightBuild1108262.aspx</link>
      <pubDate>Fri, 19 Sep 2008 23:55:47 GMT</pubDate>
      <description>&lt;p class=itemBody&gt;
New version of &lt;a href="http://submain.com/codeit.right"&gt;&lt;strong&gt;&lt;font color=#013da4&gt;CodeIt.Right&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; is
out! You can &lt;a href="http://submain.com/download/codeit.right"&gt;download build 1.1.08262&lt;/a&gt; today. 
&lt;/p&gt;
&lt;p class=itemBody&gt;
This is&amp;nbsp;a major release even though we only added ".1" to the version. It includes
.NET 3.5 support,&amp;nbsp;Guidelines document template generation, option to analyze
single file, enhanced SDK documentation, new rules, new command line version parameters
and more.&amp;nbsp;&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;Please &lt;a href="http://submain.com/support/codeit.right"&gt;&lt;strong&gt;&lt;font color=#013da4&gt;share
your feedback&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; in the &lt;a href="http://submain.com/support/codeit.right"&gt;&lt;strong&gt;&lt;font color=#013da4&gt;forums&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;. &lt;/span&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 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 class=itemBody&gt;
Major changes in&amp;nbsp;CodeIt.Right v1.1 :
&lt;/p&gt;
&lt;div class=itemBody&gt;
&lt;ul&gt;
&lt;li&gt;
Support for .NET 3.5 (C# 3.0 and VB 9.0) 
&lt;li&gt;
New feature - Generate Template in Profile Editor allows to generate guidelines document
template based on the profile. Please note the XSL stylesheet only works with IE (not
Firefox) 
&lt;li&gt;
New feature - Analyze File in the&amp;nbsp;Solution Explorer context menu - enables individual
source code file analysis 
&lt;li&gt;
New feature - Severity Threshold dropdown - allows to quickly filter violations by
severity 
&lt;li&gt;
Improved Profile Editor layout 
&lt;li&gt;
Added "Rule Info" tab in Profile Editor 
&lt;li&gt;
Pivot View allows to save your custom views (Save As) 
&lt;li&gt;
Updated SDK documentation - now includes most every class, method and property of
CodeIt.Right SDK. We will update the &lt;a href="http://submain.com/codeit.right/sdk"&gt;Online
SDK documentation&lt;/a&gt; promptly. 
&lt;li&gt;
Auto-Update now also includes the latest help file 
&lt;li&gt;
New Options -&amp;gt; General -&amp;gt; Max violations to report (default Unlimited) to limit
to the first N violations reported 
&lt;li&gt;
&lt;strong&gt;New Rules&lt;/strong&gt;: 
&lt;ol&gt;
&lt;li&gt;
Do not declare read only mutable reference types (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Seal methods that satisfy private interfaces (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Secure GetObjectData overrides (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Assemblies should declare minimum security (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Override link demands should be identical to base (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Prefix member calls with self (&lt;strong&gt;Usage&lt;/strong&gt;) 
&lt;li&gt;
Do not prefix calls with Base unless needed (&lt;strong&gt;Usage&lt;/strong&gt;) 
&lt;li&gt;
Review suppress unmanaged code security usage (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Do not indirectly expose methods with link demands (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Security transparent code should not assert (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Secure asserts (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Code region name should be PascalCased (&lt;strong&gt;Naming&lt;/strong&gt;)&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;
CodeItRight.Cmd.exe improvements: 
&lt;ul&gt;
&lt;li&gt;
Added MsBuild and Nant tasks (SubMain.CodeItRight.MSBuild.dll and&lt;br&gt;
SubMain.CodeItRight.NAntBuild.dll) 
&lt;li&gt;
Fixed /Quiet option 
&lt;li&gt;
Added /OutXSL parameter 
&lt;li&gt;
Added /CRData parameter 
&lt;li&gt;
Added /severityThreshold parameter 
&lt;li&gt;
Improved formatting of the output XML data file 
&lt;li&gt;
Added return error codes 
&lt;li&gt;
Removed key press required in the older version 
&lt;li&gt;
see &lt;a href="http://community.submain.com/blogs/tutorials/archive/2008/03/23/codeitright-cmd-exe-command-line-parameters.aspx"&gt;CodeItRight.Cmd.exe
Command Line Options&lt;/a&gt; for details&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
Removed Alt shortcuts&amp;nbsp;in&amp;nbsp;the toolbar - they were conflicting with some of
the&amp;nbsp;Visual Studio 
&lt;li&gt;
Renaming a parameter now also updates its name in XML comments 
&lt;li&gt;
Added CodeRegion class in the SDK 
&lt;li&gt;
Added "Expression" and "Code Region" to Rule targets 
&lt;li&gt;
many bugs fixed 
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;
Download build 1.1.08262 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;&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=b0bceafa-7a7d-40a8-909f-137d3c7d5967" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,b0bceafa-7a7d-40a8-909f-137d3c7d5967.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Releases</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=b049f773-7114-49b5-a219-4e5d554ad72c</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,b049f773-7114-49b5-a219-4e5d554ad72c.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,b049f773-7114-49b5-a219-4e5d554ad72c.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=b049f773-7114-49b5-a219-4e5d554ad72c</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p class="itemBody">
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p class="itemBody">
New version of <a href="http://submain.com/codeit.right"><strong><font color="#013da4">CodeIt.Right</font></strong></a> is
almost out. We have a beta build 1.1.08198 for you today. Please download and give
it a try, let us know what works and what doesn't. This is pretty big release
that includes .NET 3.5 support, Guidelines document template generation, new
command line version parameters and more. <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">Please <a href="http://submain.com/support/codeit.right"><strong><font color="#013da4">share
your feedback</font></strong></a> in the <a href="http://submain.com/support/codeit.right"><strong><font color="#013da4">forums</font></strong></a>. </span></p>
        <p class="itemBody">
          <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">If
you get an unhandled error dialog, please <em>enter your email address</em> so we
could let you know when we resolved the issue or if we need to contact you for more
details in our troubleshooting.</span>
        </p>
        <p class="itemBody">
          <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">For
the .NET 3.5 support we have made major changes to our parsing engine - please report
all issues you encounter with the Beta.</span>
        </p>
        <p class="itemBody">
Major changes in the v1.1 Beta:
</p>
        <div class="itemBody">
          <ul>
            <li>
Support for .NET 3.5 (C# 3.0 and VB 9.0) 
</li>
            <li>
New feature - Generate Template in Profile Editor allows to generate guidelines document
template based on the profile. Please note the XSL stylesheet only works with IE (not
Firefox) 
</li>
            <li>
Improved Profile Editor layout 
</li>
            <li>
Added "Rule Info" tab in Profile Editor 
</li>
            <li>
Pivot View allows to save your custom views (Save As) 
</li>
            <li>
Updated SDK documentation - now includes most every class, method and property of
CodeIt.Right SDK 
</li>
            <li>
Auto-Update now also includes the latest help file 
</li>
            <li>
New Options -&gt; General -&gt; Max violations to report (default 1000) to limit to
the first N violations reported 
</li>
            <li>
              <strong>New Rules</strong>: 
<ol><li>
Do not declare read only mutable reference types (<strong>Security</strong>) 
</li><li>
Seal methods that satisfy private interfaces (<strong>Security</strong>) 
</li><li>
Secure GetObjectData overrides (<strong>Security</strong>) 
</li><li>
Assemblies should declare minimum security (<strong>Security</strong>) 
</li><li>
Override link demands should be identical to base (<strong>Security</strong>) 
</li><li>
Prefix member calls with self (<strong>Usage</strong>) 
</li><li>
Do not prefix calls with Base unless needed (<strong>Usage</strong>)<br /></li></ol></li>
            <li>
CodeItRight.Cmd.exe improvements: 
<ul><li>
Added MsBuild and Nant tasks (SubMain.CodeItRight.MSBuild.dll and<br />
SubMain.CodeItRight.NAntBuild.dll) 
</li><li>
Fixed /Quiet option 
</li><li>
Added /OutXSL parameter 
</li><li>
Added /CRData parameter 
</li><li>
Improved formatting of the output XML data file 
</li><li>
Added return error codes 
</li><li>
Removed key press required in the older version 
</li><li>
see <a href="http://community.submain.com/blogs/tutorials/archive/2008/03/23/codeitright-cmd-exe-command-line-parameters.aspx">CodeItRight.Cmd.exe
Command Line Options</a> for details<br /></li></ul></li>
            <li>
many bugs fixed 
</li>
          </ul>
        </div>
        <p>
Download build 1.1.08198 here - <a href="http://submain.com/download.aspx?product=codeit.right-beta"><strong>http://submain.com/download.aspx?product=codeit.right-beta</strong></a> 
</p>
        <p>
          <strong>Note:</strong> Even though 1.1.08198 is a stable Beta it's Beta nevertheless.
Proceed with care.
</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=b049f773-7114-49b5-a219-4e5d554ad72c" />
      </body>
      <title>New v1.1 is on the way - download CodeIt.Right Beta build 1.1.08198</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,b049f773-7114-49b5-a219-4e5d554ad72c.aspx</guid>
      <link>http://submain.com/blog/NewV11IsOnTheWayDownloadCodeItRightBetaBuild1108198.aspx</link>
      <pubDate>Tue, 22 Jul 2008 22:31:18 GMT</pubDate>
      <description>&lt;p class=itemBody&gt;
&lt;font size=1&gt;by &lt;strong&gt;Serge Baranovsky&lt;/strong&gt;&lt;/font&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
New version of &lt;a href="http://submain.com/codeit.right"&gt;&lt;strong&gt;&lt;font color=#013da4&gt;CodeIt.Right&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; is
almost out. We have a beta build 1.1.08198 for you today. Please download and give
it a try, let us know what works and what doesn't.&amp;nbsp;This is&amp;nbsp;pretty big release
that includes .NET 3.5 support,&amp;nbsp;Guidelines document template generation, new
command line version parameters and more.&amp;nbsp;&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;Please &lt;a href="http://submain.com/support/codeit.right"&gt;&lt;strong&gt;&lt;font color=#013da4&gt;share
your feedback&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt; in the &lt;a href="http://submain.com/support/codeit.right"&gt;&lt;strong&gt;&lt;font color=#013da4&gt;forums&lt;/font&gt;&lt;/strong&gt;&lt;/a&gt;. &lt;/span&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;If
you get an unhandled error dialog, please &lt;em&gt;enter your email address&lt;/em&gt; so we
could let you know when we resolved the issue or if we need to contact you for more
details in our troubleshooting.&lt;/span&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;For
the .NET 3.5 support we have made major changes to our parsing engine - please report
all issues you encounter with the Beta.&lt;/span&gt;
&lt;/p&gt;
&lt;p class=itemBody&gt;
Major changes in the v1.1 Beta:
&lt;/p&gt;
&lt;div class=itemBody&gt;
&lt;ul&gt;
&lt;li&gt;
Support for .NET 3.5 (C# 3.0 and VB 9.0) 
&lt;li&gt;
New feature - Generate Template in Profile Editor allows to generate guidelines document
template based on the profile. Please note the XSL stylesheet only works with IE (not
Firefox) 
&lt;li&gt;
Improved Profile Editor layout 
&lt;li&gt;
Added "Rule Info" tab in Profile Editor 
&lt;li&gt;
Pivot View allows to save your custom views (Save As) 
&lt;li&gt;
Updated SDK documentation - now includes most every class, method and property of
CodeIt.Right SDK 
&lt;li&gt;
Auto-Update now also includes the latest help file 
&lt;li&gt;
New Options -&amp;gt; General -&amp;gt; Max violations to report (default 1000) to limit to
the first N violations reported 
&lt;li&gt;
&lt;strong&gt;New Rules&lt;/strong&gt;: 
&lt;ol&gt;
&lt;li&gt;
Do not declare read only mutable reference types (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Seal methods that satisfy private interfaces (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Secure GetObjectData overrides (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Assemblies should declare minimum security (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Override link demands should be identical to base (&lt;strong&gt;Security&lt;/strong&gt;) 
&lt;li&gt;
Prefix member calls with self (&lt;strong&gt;Usage&lt;/strong&gt;) 
&lt;li&gt;
Do not prefix calls with Base unless needed (&lt;strong&gt;Usage&lt;/strong&gt;)&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;li&gt;
CodeItRight.Cmd.exe improvements: 
&lt;ul&gt;
&lt;li&gt;
Added MsBuild and Nant tasks (SubMain.CodeItRight.MSBuild.dll and&lt;br&gt;
SubMain.CodeItRight.NAntBuild.dll) 
&lt;li&gt;
Fixed /Quiet option 
&lt;li&gt;
Added /OutXSL parameter 
&lt;li&gt;
Added /CRData parameter 
&lt;li&gt;
Improved formatting of the output XML data file 
&lt;li&gt;
Added return error codes 
&lt;li&gt;
Removed key press required in the older version 
&lt;li&gt;
see &lt;a href="http://community.submain.com/blogs/tutorials/archive/2008/03/23/codeitright-cmd-exe-command-line-parameters.aspx"&gt;CodeItRight.Cmd.exe
Command Line Options&lt;/a&gt; for details&lt;br&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
many bugs fixed 
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;
Download build 1.1.08198 here - &lt;a href="http://submain.com/download.aspx?product=codeit.right-beta"&gt;&lt;strong&gt;http://submain.com/download.aspx?product=codeit.right-beta&lt;/strong&gt;&lt;/a&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;Note:&lt;/strong&gt; Even though 1.1.08198 is a stable Beta it's Beta nevertheless.
Proceed with care.
&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=b049f773-7114-49b5-a219-4e5d554ad72c" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,b049f773-7114-49b5-a219-4e5d554ad72c.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Rules</category>
      <category>Updates</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=4ab202fe-5f41-4584-ad74-84f8394a75f8</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,4ab202fe-5f41-4584-ad74-84f8394a75f8.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,4ab202fe-5f41-4584-ad74-84f8394a75f8.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=4ab202fe-5f41-4584-ad74-84f8394a75f8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
          <a href="http://submain.com/codeit.right">CodeIt.Right</a> is finally finished after
about 3 years in the making. That's right, <strong>CodeIt.Right is Released</strong>!
It is out in its all new shiny package :)
</p>
        <p>
I would like to make a pause here and extend my deepest gratitude towards everyone
who helped make this release possible. From the SubMain development team, the advisory
board members, to everyone who participated in the community and contributed feedback
over the year since we released the first public beta. 
</p>
        <p>
CodeIt.Right, my 7 years long dream come true. The tool it out! Cheers! (I truly believe
that code analysis coupled with automatic refactoring will change the way .NET developer
teams and solo developers work!)
</p>
        <p>
With the touchy-feely stuff out of the way, let's get back to the actual product,
shall we? :)
</p>
        <p>
If you are new to CodeIt.Right:<br /></p>
        <ul>
          <li>
            <a href="http://submain.com/download/codeit.right">Download free 30 day Trial</a>
          </li>
          <li>
            <a href="http://submain.com/codeit.right">Read more about CodeIt.Right</a>
          </li>
          <li>
Get familiar with the tool - <a href="http://submain.com/tutorials">Quick Start</a>, <a href="http://submain.com/tutorials">Introduction
to CodeIt.Right Features</a>, <a href="http://submain.com/tutorials">ISerializable
Pattern - example</a></li>
          <li>
            <a href="http://community.submain.com/forums/">Ask your Questions</a>  
</li>
          <li>
And don't forget to <a href="http://submain.com/order">Purchase CodeIt.Right</a> as
you are going to love it!</li>
        </ul>
        <h4>
          <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">What's
next?</span>
        </h4>
        <p>
          <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">This
not a road map per se, just highlights of where we are heading with CodeIt.Right over
the next months: </span>
        </p>
        <ul>
          <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">
            <li>
We will keep publishing new rules as they are developed and will push
them to you using the Auto-Update feature 
</li>
            <li>
We will publish more tutorials and how tos on using the product and developing your
own custom rules using CodeIt.Right SDK
</li>
          </span>
          <li>
            <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">Create
community section over at <a href="http://community.submain.com">http://community.submain.com</a> and
allow custom developed rules shared with other users</span>
          </li>
          <li>
            <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">Version
v1.1 is coming in 4-6 weeks - .NET 3.5 syntax, merging profiles, Pivot View improvements,
generating team guidelines document template from profile, and of course, <em><strong>more
rules</strong></em>!</span>
          </li>
          <li>
            <span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px">Version
v2.0 is preliminarily scheduled for summer 2008 and will introduce VSTS integration
and manual refactorings (we will merge CodeIt.Once into CodeIt.Right)</span>
          </li>
        </ul>
        <p>
So, don't wait, go ahead, download CodeIt.Right - <a href="../download/codeit.right">http://submain.com/download/codeit.right</a> - play
with it, explore the rules included in the box, get out of the box and try developing
your own custom rules, <a href="http://community.submain.com">share them</a>, <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=4ab202fe-5f41-4584-ad74-84f8394a75f8" />
      </body>
      <title>CodeIt.Right v1.0 Released!</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,4ab202fe-5f41-4584-ad74-84f8394a75f8.aspx</guid>
      <link>http://submain.com/blog/CodeItRightV10Released.aspx</link>
      <pubDate>Wed, 06 Feb 2008 03:50:33 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;
&lt;a href="http://submain.com/codeit.right"&gt;CodeIt.Right&lt;/a&gt; is finally finished after
about 3 years in the making. That's right, &lt;strong&gt;CodeIt.Right is Released&lt;/strong&gt;!
It is out in its all new shiny package :)
&lt;/p&gt;
&lt;p&gt;
I would like to make a pause here and extend my deepest gratitude towards everyone
who helped make this release possible. From the SubMain development team, the advisory
board members, to everyone who participated in the community and contributed feedback
over the year since we released the first public beta. 
&lt;/p&gt;
&lt;p&gt;
CodeIt.Right, my 7 years long dream come true. The tool it out! Cheers! (I truly believe
that code analysis coupled with automatic refactoring will change the way .NET developer
teams and solo developers work!)
&lt;/p&gt;
&lt;p&gt;
With the touchy-feely stuff out of the way, let's get back to the actual product,
shall we? :)
&lt;/p&gt;
&lt;p&gt;
If you are new to CodeIt.Right:&lt;br&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;a href="http://submain.com/download/codeit.right"&gt;Download free 30 day Trial&lt;/a&gt; 
&lt;li&gt;
&lt;a href="http://submain.com/codeit.right"&gt;Read more about CodeIt.Right&lt;/a&gt; 
&lt;li&gt;
Get familiar with the tool - &lt;a href="http://submain.com/tutorials"&gt;Quick Start&lt;/a&gt;, &lt;a href="http://submain.com/tutorials"&gt;Introduction
to CodeIt.Right Features&lt;/a&gt;, &lt;a href="http://submain.com/tutorials"&gt;ISerializable
Pattern - example&lt;/a&gt; 
&lt;li&gt;
&lt;a href="http://community.submain.com/forums/"&gt;Ask&amp;nbsp;your Questions&lt;/a&gt;&amp;nbsp; 
&lt;li&gt;
And don't forget to &lt;a href="http://submain.com/order"&gt;Purchase CodeIt.Right&lt;/a&gt;&amp;nbsp;as
you are going to love it!&lt;/li&gt;
&lt;/ul&gt;
&lt;h4&gt;&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;What's
next?&lt;/span&gt;
&lt;/h4&gt;
&lt;p&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;This
not a road map per se, just highlights of where we are heading with CodeIt.Right over
the next months: &lt;/span&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt; 
&lt;li&gt;
We will keep publishing new rules as&amp;nbsp;they are developed&amp;nbsp;and will&amp;nbsp;push
them to you using&amp;nbsp;the Auto-Update feature 
&lt;li&gt;
We will publish more tutorials and how tos on using the product and developing your
own custom rules using CodeIt.Right SDK
&lt;/span&gt; 
&lt;li&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;Create
community section over at &lt;a href="http://community.submain.com"&gt;http://community.submain.com&lt;/a&gt; and
allow custom developed rules shared with other users&lt;/span&gt; 
&lt;li&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;Version
v1.1 is coming in 4-6 weeks - .NET 3.5 syntax, merging profiles, Pivot View improvements,
generating team guidelines document template from profile, and of course, &lt;em&gt;&lt;strong&gt;more
rules&lt;/strong&gt;&lt;/em&gt;!&lt;/span&gt; 
&lt;li&gt;
&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt;Version
v2.0 is preliminarily&amp;nbsp;scheduled for summer 2008 and will introduce VSTS integration
and manual refactorings (we will merge CodeIt.Once into CodeIt.Right)&lt;/span&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
So, don't wait, go ahead, download&amp;nbsp;CodeIt.Right - &lt;a href="../download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt;&amp;nbsp;-&amp;nbsp;play
with it, explore the rules included&amp;nbsp;in the box, get out of the box and try developing
your own custom&amp;nbsp;rules, &lt;a href="http://community.submain.com"&gt;share them&lt;/a&gt;, &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=4ab202fe-5f41-4584-ad74-84f8394a75f8" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,4ab202fe-5f41-4584-ad74-84f8394a75f8.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Releases</category>
      <category>Rules</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=5a3121ec-7410-4706-9b66-b50aa2224b1f</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,5a3121ec-7410-4706-9b66-b50aa2224b1f.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,5a3121ec-7410-4706-9b66-b50aa2224b1f.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=5a3121ec-7410-4706-9b66-b50aa2224b1f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
Another <a href="../codeit.right">CodeIt.Right</a> rule update. Next stop, release
of CodeIt.Right, is targeted at February 1. Yes, that's the end of this week, better
hurry to take advantage of the <a href="http://submain.com/blog/CodeItRightPrereleasePrice.aspx">pre-release
pricing</a> ;)
</p>
        <p>
New <a href="../codeit.right">CodeIt.Right</a> rule posted:
</p>
        <ul>
          <li>
            <font size="2">Use prefix for return type  (<strong>Naming</strong>) </font>
          </li>
          <li>
            <font size="2">Avoid prefix for return type (<strong>Naming</strong>) </font>
          </li>
          <li>
            <font size="2">Use prefix for derived type (<strong>Naming</strong>) </font>
          </li>
          <li>
            <font size="2">Avoid prefix for derived type (<strong>Naming</strong>)</font>
          </li>
        </ul>
        <p>
The four rules above will not be included into the default profile - see <a href="http://community.submain.com/blogs/howto/archive/2008/01/24/how-to-add-rule-to-user-profile.aspx">How
to add rule to User Profile</a> to learn how to add these into your custom profile.
</p>
        <p>
This set of rules is distributed using the Rule AutoUpdate feature added into the
Beta 2 of CodeIt.Right. Auto Update triggers in 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=5a3121ec-7410-4706-9b66-b50aa2224b1f" />
      </body>
      <title>New CodeIt.Right Rules - Update 20080128</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,5a3121ec-7410-4706-9b66-b50aa2224b1f.aspx</guid>
      <link>http://submain.com/blog/NewCodeItRightRulesUpdate20080128.aspx</link>
      <pubDate>Mon, 28 Jan 2008 22:57:15 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;
Another &lt;a href="../codeit.right"&gt;CodeIt.Right&lt;/a&gt; rule update. Next stop, release
of CodeIt.Right, is targeted at February 1. Yes, that's the end of this week, better
hurry to take advantage of the &lt;a href="http://submain.com/blog/CodeItRightPrereleasePrice.aspx"&gt;pre-release
pricing&lt;/a&gt; ;)
&lt;/p&gt;
&lt;p&gt;
New &lt;a href="../codeit.right"&gt;CodeIt.Right&lt;/a&gt; rule posted:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;font size=2&gt;Use prefix for return type&amp;nbsp; (&lt;strong&gt;Naming&lt;/strong&gt;) &lt;/font&gt; 
&lt;li&gt;
&lt;font size=2&gt;Avoid prefix for return type (&lt;strong&gt;Naming&lt;/strong&gt;) &lt;/font&gt; 
&lt;li&gt;
&lt;font size=2&gt;Use prefix for derived type (&lt;strong&gt;Naming&lt;/strong&gt;) &lt;/font&gt; 
&lt;li&gt;
&lt;font size=2&gt;Avoid prefix for derived type (&lt;strong&gt;Naming&lt;/strong&gt;)&lt;/font&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
The four rules above will not be included into the default profile - see&amp;nbsp;&lt;a href="http://community.submain.com/blogs/howto/archive/2008/01/24/how-to-add-rule-to-user-profile.aspx"&gt;How
to add rule to User Profile&lt;/a&gt; to learn how to add these into your custom profile.
&lt;/p&gt;
&lt;p&gt;
This set of rules is distributed using the Rule AutoUpdate feature added into the
Beta 2 of CodeIt.Right. Auto Update triggers in 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=5a3121ec-7410-4706-9b66-b50aa2224b1f" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,5a3121ec-7410-4706-9b66-b50aa2224b1f.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
New <a href="../codeit.right">CodeIt.Right</a> rule posted:
</p>
        <ul>
          <li>
Externally visible types and members should have XML comments (General)</li>
        </ul>
        <p>
This rule makes sure all Public and Protected members and types have XML documentation
comment.
</p>
        <p>
AutoCorrect option for this rule is 'Add XML comment template' which will add 
</p>
        <p>
(for VB)
</p>
        <pre>
          <span style="FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
&lt;summary&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
    </span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
&lt;/summary&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
&lt;value&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
    &lt;para&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
        </span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
    &lt;/para&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
&lt;/value&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
&lt;remarks&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
    </span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">'''
&lt;/remarks&gt;</span>
          </span>
        </pre>
        <p>
(for C#)
</p>
        <pre>
          <span style="FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
&lt;summary&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
    </span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
&lt;/summary&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
&lt;value&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
    &lt;para&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
        </span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
    &lt;/para&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
&lt;/value&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
&lt;remarks&gt;</span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
    </span>
            <span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent">///
&lt;/remarks&gt;</span>
          </span>
        </pre>
        <p>
(actual content of the template will depend of the code element the XML template are
being added to).
</p>
        <p>
This set of rules is distributed using the Rule AutoUpdate feature added into the
Beta 2 of CodeIt.Right. Auto Update triggers in 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>
Don't forget to <a href="http://community.submain.com/forums/4/ShowForum.aspx">leave
your feedback</a> in the CodeIt.Right forum <a href="http://community.submain.com/forums/4/ShowForum.aspx">http://community.submain.com/forums/4/ShowForum.aspx</a></p>
        <p>
(<em><strong>Note</strong></em>: if you skip the custom profile update step in the
Rules Update Wizard, you still can add new rules to your custom profile(s)
using the Add Rule button in the Profile Editor - you will find recent rules by sorting
the date column)
</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=9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad" />
      </body>
      <title>New CodeIt.Right Rules - Update 20071203</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad.aspx</guid>
      <link>http://submain.com/blog/NewCodeItRightRulesUpdate20071203.aspx</link>
      <pubDate>Mon, 03 Dec 2007 10:26:36 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;
New &lt;a href="../codeit.right"&gt;CodeIt.Right&lt;/a&gt; rule posted:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Externally visible types and members should have XML comments (General)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
This rule makes sure all Public and Protected members and types have XML documentation
comment.
&lt;/p&gt;
&lt;p&gt;
AutoCorrect option for this rule is 'Add XML comment template' which will add 
&lt;/p&gt;
&lt;p&gt;
(for VB)
&lt;/p&gt;
&lt;pre&gt;&lt;span style="FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;lt;summary&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;lt;/summary&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;lt;value&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;para&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/para&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;lt;/value&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;lt;remarks&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;'''
&amp;lt;/remarks&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;
(for C#)
&lt;/p&gt;
&lt;pre&gt;&lt;span style="FONT-SIZE: 11px; COLOR: black; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;lt;summary&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;lt;/summary&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;lt;value&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;para&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;lt;/para&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;lt;/value&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;lt;remarks&amp;gt;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/span&gt; &lt;span style="FONT-SIZE: 11px; COLOR: green; FONT-FAMILY: Courier New; BACKGROUND-COLOR: transparent"&gt;///
&amp;lt;/remarks&amp;gt;&lt;/span&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;p&gt;
(actual content of the template will depend of the code element the XML template are
being added to).
&lt;/p&gt;
&lt;p&gt;
This set of rules is distributed using the Rule AutoUpdate feature added into the
Beta 2 of CodeIt.Right. Auto Update triggers in 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&gt;
Don't forget to &lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;leave
your feedback&lt;/a&gt;&amp;nbsp;in the CodeIt.Right forum&amp;nbsp;&lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;http://community.submain.com/forums/4/ShowForum.aspx&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
(&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/em&gt;: if you skip the custom profile update step in the
Rules Update Wizard, you&amp;nbsp;still can&amp;nbsp;add&amp;nbsp;new rules to your custom profile(s)
using the Add Rule button in the Profile Editor - you will find recent rules by sorting
the date column)
&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=9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,9e8ab005-6bfb-4462-bea8-b4fe3d0f0bad.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=1546cee9-977f-4474-9b4d-33af31b83af7</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,1546cee9-977f-4474-9b4d-33af31b83af7.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,1546cee9-977f-4474-9b4d-33af31b83af7.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=1546cee9-977f-4474-9b4d-33af31b83af7</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
New set of <a href="../codeit.right">CodeIt.Right</a> rules:
</p>
        <ul>
          <li>
Avoid unsealed attributes (Performance)<br /></li>
          <li>
COM visible types should be creatable (Interoperability)<br /></li>
          <li>
Pointers should not be visible (Security)<br /></li>
          <li>
Remove empty finalizers (Performance)</li>
        </ul>
        <p>
(All of the new rules above offer AutoCorrect options)
</p>
        <p>
This set of rules is distributed using the Rule AutoUpdate feature added into the
Beta 2 of CodeIt.Right. Auto Update triggers in 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>
        <i>Another set of rules will be distributed with new build of CodeIt.Right next week
as some of them require updated version of the SDK.</i>
        <br />
        <p>
Please <a href="http://community.submain.com/forums/4/ShowForum.aspx">leave your feedback</a> how
much you like/dislike the AutoUpdate feature, your suggestions - in the CodeIt.Right
forum <a href="http://community.submain.com/forums/4/ShowForum.aspx">http://community.submain.com/forums/4/ShowForum.aspx</a></p>
        <p>
(<em><strong>Note</strong></em>: if you skip the custom profile update step in the
Rules Update Wizard, you still can add new rules to your custom profile(s)
using the Add Rule button in the Profile Editor - you will find recent rules by sorting
the date column)
</p>
        <p>
For more information on CodeIt.Right, getting started presentation, support and feedback
see <a href="CodeItRightPublicBetaReleased.aspx">Beta 1 announce post</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>
        <p>
        </p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=1546cee9-977f-4474-9b4d-33af31b83af7" />
      </body>
      <title>New CodeIt.Right Rules published - Update 20071017</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,1546cee9-977f-4474-9b4d-33af31b83af7.aspx</guid>
      <link>http://submain.com/blog/NewCodeItRightRulesPublishedUpdate20071017.aspx</link>
      <pubDate>Wed, 17 Oct 2007 08:59:59 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;
New set of &lt;a href="../codeit.right"&gt;CodeIt.Right&lt;/a&gt; rules:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Avoid unsealed attributes (Performance)&lt;br&gt;
&lt;li&gt;
COM visible types should be creatable (Interoperability)&lt;br&gt;
&lt;li&gt;
Pointers should not be visible (Security)&lt;br&gt;
&lt;li&gt;
Remove empty finalizers (Performance)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
(All of the new rules above offer AutoCorrect options)
&lt;/p&gt;
&lt;p&gt;
This set of rules is distributed using the Rule AutoUpdate feature added into the
Beta 2 of CodeIt.Right. Auto Update triggers in 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;i&gt;Another set of rules will be distributed with new build of CodeIt.Right next week
as some of them require updated version of the SDK.&lt;/i&gt;
&lt;br&gt;
&lt;p&gt;
Please &lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;leave your feedback&lt;/a&gt; how
much you like/dislike the AutoUpdate feature, your suggestions -&amp;nbsp;in the CodeIt.Right
forum&amp;nbsp;&lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;http://community.submain.com/forums/4/ShowForum.aspx&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
(&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/em&gt;: if you skip the custom profile update step in the
Rules Update Wizard, you&amp;nbsp;still can&amp;nbsp;add&amp;nbsp;new rules to your custom profile(s)
using the Add Rule button in the Profile Editor - you will find recent rules by sorting
the date column)
&lt;/p&gt;
&lt;p&gt;
For more information on CodeIt.Right, getting started presentation, support and feedback
see &lt;a href="CodeItRightPublicBetaReleased.aspx"&gt;Beta 1 announce post&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;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=1546cee9-977f-4474-9b4d-33af31b83af7" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,1546cee9-977f-4474-9b4d-33af31b83af7.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=fc4ca31f-63a0-4f52-a51c-f8db88108c2a</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,fc4ca31f-63a0-4f52-a51c-f8db88108c2a.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,fc4ca31f-63a0-4f52-a51c-f8db88108c2a.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=fc4ca31f-63a0-4f52-a51c-f8db88108c2a</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
We published new <a href="http://submain.com/codeit.right">CodeIt.Right</a> rules:
</p>
        <ul>
          <li>
Mark assemblies with assembly version (Design) 
</li>
          <li>
Mark assemblies with CLSCompliant (Design) 
</li>
          <li>
Mark assemblies with ComVisible (Design) 
</li>
          <li>
Remove unused locals (Performance)</li>
        </ul>
        <p>
(All of the new rules above offer AutoCorrect options)
</p>
        <p>
This is the first set of rules that we distribute using the Rule AutoUpdate feature
recently added into the Beta 2 of CodeIt.Right. Auto Update triggers in 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>
The AutoUpdate feature is brand new - please <a href="http://community.submain.com/forums/4/ShowForum.aspx">leave
your feedback</a> how much you like/dislike it, what steps are not intuitive, what
would you improve - in the CodeIt.Right forum <a href="http://community.submain.com/forums/4/ShowForum.aspx">http://community.submain.com/forums/4/ShowForum.aspx</a></p>
        <p>
(<em><strong>Note</strong></em>: if you skip the custom profile update step in the
Rules Update Wizard, you still can add new rules to your custom profile(s)
using the Add Rule button in the Profile Editor - you will find recent rules by sorting
the date column)
</p>
        <p>
For more information on CodeIt.Right, getting started presentation, support and feedback
see <a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx">Beta 1 announce
post</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=fc4ca31f-63a0-4f52-a51c-f8db88108c2a" />
      </body>
      <title>New CodeIt.Right Rules published - Update 20071008</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,fc4ca31f-63a0-4f52-a51c-f8db88108c2a.aspx</guid>
      <link>http://submain.com/blog/NewCodeItRightRulesPublishedUpdate20071008.aspx</link>
      <pubDate>Tue, 09 Oct 2007 00:17:36 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 published new &lt;a href="http://submain.com/codeit.right"&gt;CodeIt.Right&lt;/a&gt; rules:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Mark assemblies with assembly version&amp;nbsp;(Design) 
&lt;/li&gt;
&lt;li&gt;
Mark assemblies with CLSCompliant (Design) 
&lt;/li&gt;
&lt;li&gt;
Mark assemblies with ComVisible (Design) 
&lt;/li&gt;
&lt;li&gt;
Remove unused locals (Performance)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
(All of the new rules above offer AutoCorrect options)
&lt;/p&gt;
&lt;p&gt;
This is the first set of rules that we distribute using the Rule AutoUpdate feature
recently added into the Beta 2 of CodeIt.Right. Auto Update triggers in 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&gt;
The AutoUpdate feature is&amp;nbsp;brand new - please &lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;leave
your feedback&lt;/a&gt; how much you like/dislike it, what steps are not intuitive, what
would you improve -&amp;nbsp;in the CodeIt.Right forum&amp;nbsp;&lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;http://community.submain.com/forums/4/ShowForum.aspx&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
(&lt;em&gt;&lt;strong&gt;Note&lt;/strong&gt;&lt;/em&gt;: if you skip the custom profile update step in the
Rules Update Wizard, you&amp;nbsp;still can&amp;nbsp;add&amp;nbsp;new rules to your custom profile(s)
using the Add Rule button in the Profile Editor - you will find recent rules by sorting
the date column)
&lt;/p&gt;
&lt;p&gt;
For more information on CodeIt.Right, getting started presentation, support and feedback
see &lt;a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx"&gt;Beta 1 announce
post&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=fc4ca31f-63a0-4f52-a51c-f8db88108c2a" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,fc4ca31f-63a0-4f52-a51c-f8db88108c2a.aspx</comments>
      <category>CodeIt.Right</category>
      <category>Rules</category>
      <category>Updates</category>
    </item>
  </channel>
</rss>