<?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() - Beta</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() - Beta</title>
      <link>http://submain.com/blog/</link>
    </image>
    <language>en-us</language>
    <copyright>SubMain</copyright>
    <lastBuildDate>Tue, 22 Jul 2008 22:31:18 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=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=f0de5125-2275-4e69-a413-ae017eeb378f</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,f0de5125-2275-4e69-a413-ae017eeb378f.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,f0de5125-2275-4e69-a413-ae017eeb378f.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=f0de5125-2275-4e69-a413-ae017eeb378f</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
Release is just around the corner - <a href="http://submain.com/codeit.right">CodeIt.Right</a> Release
Candidate build 1.0.07355 is available now. This build also includes CodeIt.Right
SDK help file.<span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"> Please <a href="../download/codeit.right">download
the Release Candidate</a> and <a href="../support/codeit.right">share your feedback</a> in
the <a href="../support/codeit.right">forums</a>. </span></p>
        <p>
Major changes overview since the <a href="http://submain.com/blog/CodeItRightBetaBuild1007322.aspx">last
Beta build</a></p>
        <ul>
          <li>
Added support for VS2008 - currently only supports .NET 2.0 solutions in the VS2008
IDE 
</li>
          <li>
Included CodeIt.Right SDK help file - installs into the SubMain/CodeIt.Right/Help
directory. Also available separately in the <a href="http://community.submain.com/files/folders/public/entry366.aspx">Community
Download section</a></li>
          <li>
Linked to SDK Reference help file from the main CodeIt.Right Help<br /></li>
          <li>
Added Proxy settings to the Options dialog (Options/Proxy) 
</li>
          <li>
Addressed lockup issue when CodeIt.Right would freeze VS2005 running under Windows
Vista<br /></li>
          <li>
Added option to turn off anonymous rule usage statistics reporting (Options/Other) 
</li>
          <li>
Added option to exclude regions from analysis (Options/Exclude Regions). Predefined
regions are 
<br /><ul><li>
Web Form Designer Generated Code 
</li><li>
Web Services Designer Generated Code 
</li><li>
Windows Form Designer Generated Code 
</li><li>
Component Designer Generated Code 
</li><li>
Assembly Attribute Accessors 
</li><li>
My.Settings Auto-Save Functionality 
</li><li>
COM GUIDs</li></ul></li>
          <li>
Improved the rules auto-update function 
</li>
          <li>
Fixed number of issues in the refactoring engine<br /></li>
          <li>
Fixed - when new rules with configurable properties added to a profile, the Editor
will warn if the properties are not populated on the rule Save action<br /></li>
          <li>
Fixed Add Rule dialog in Profile Editor now saves sort order<br /></li>
          <li>
Other minor changes and bug fixes.</li>
        </ul>
        <p>
Download build 1.0.07355 here - <a href="../download/codeit.right">http://submain.com/download/codeit.right</a></p>
        <p>
For more information on CodeIt.Right, getting started presentation, support and feedback
see <a href="CodeItRightPublicBetaReleased.aspx">Beta 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>
          <br />
        </p>
        <p>
        </p>
        <img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=f0de5125-2275-4e69-a413-ae017eeb378f" />
      </body>
      <title>CodeIt.Right Release Candidate build 1.0.07355</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,f0de5125-2275-4e69-a413-ae017eeb378f.aspx</guid>
      <link>http://submain.com/blog/CodeItRightReleaseCandidateBuild1007355.aspx</link>
      <pubDate>Fri, 21 Dec 2007 12:28: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;
Release is just around the corner - &lt;a href="http://submain.com/codeit.right"&gt;CodeIt.Right&lt;/a&gt; Release
Candidate build 1.0.07355 is available now. This build also includes CodeIt.Right
SDK help file.&lt;span style="BORDER-RIGHT: 0px; BORDER-TOP: 0px; MARGIN: 0px; BORDER-LEFT: 0px; BORDER-BOTTOM: 0px"&gt; Please &lt;a href="../download/codeit.right"&gt;download
the Release Candidate&lt;/a&gt; and &lt;a href="../support/codeit.right"&gt;share your feedback&lt;/a&gt; in
the &lt;a href="../support/codeit.right"&gt;forums&lt;/a&gt;. &lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
Major changes overview since the &lt;a href="http://submain.com/blog/CodeItRightBetaBuild1007322.aspx"&gt;last
Beta build&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Added support for VS2008 - currently only supports .NET 2.0 solutions in the VS2008
IDE 
&lt;li&gt;
Included CodeIt.Right SDK help file - installs into the SubMain/CodeIt.Right/Help
directory. Also available separately in the &lt;a href="http://community.submain.com/files/folders/public/entry366.aspx"&gt;Community
Download section&lt;/a&gt; 
&lt;li&gt;
Linked to SDK Reference help file from the main CodeIt.Right Help&lt;br&gt;
&lt;li&gt;
Added Proxy settings to the Options dialog (Options/Proxy) 
&lt;li&gt;
Addressed lockup issue when CodeIt.Right would freeze VS2005 running under Windows
Vista&lt;br&gt;
&lt;li&gt;
Added option to turn off anonymous rule usage statistics reporting (Options/Other) 
&lt;li&gt;
Added option to exclude regions from analysis (Options/Exclude Regions). Predefined
regions are 
&lt;br&gt;
&lt;ul&gt;
&lt;li&gt;
Web Form Designer Generated Code 
&lt;li&gt;
Web Services Designer Generated Code 
&lt;li&gt;
Windows Form Designer Generated Code 
&lt;li&gt;
Component Designer Generated Code 
&lt;li&gt;
Assembly Attribute Accessors 
&lt;li&gt;
My.Settings Auto-Save Functionality 
&lt;li&gt;
COM GUIDs&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;
Improved the rules auto-update function 
&lt;li&gt;
Fixed number of issues in the refactoring engine&lt;br&gt;
&lt;li&gt;
Fixed - when new rules with configurable properties added to a profile, the Editor
will warn if the properties are not populated on the rule Save action&lt;br&gt;
&lt;li&gt;
Fixed Add Rule dialog in Profile Editor now saves sort order&lt;br&gt;
&lt;li&gt;
Other minor changes and bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Download build 1.0.07355 here - &lt;a href="../download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&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 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;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;
&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=f0de5125-2275-4e69-a413-ae017eeb378f" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,f0de5125-2275-4e69-a413-ae017eeb378f.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=658bb581-fd2b-4771-a065-f66fd59b72ff</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,658bb581-fd2b-4771-a065-f66fd59b72ff.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,658bb581-fd2b-4771-a065-f66fd59b72ff.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=658bb581-fd2b-4771-a065-f66fd59b72ff</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
Another refresh for <a href="http://submain/codeit.right">CodeIt.Right</a> Beta build
1.0.07322.<span style="border: 0px none ; margin: 0px;"> Please <a href="../download/codeit.right">download
the latest build</a> and to <a href="../support/codeit.right">let us know what you
think</a> on the <a href="../support/codeit.right">forums</a>. </span></p>
        <p>
Major changes overview since the <a href="CodeItRightBetaBuild1007172.aspx">last build</a></p>
        <ul>
          <li>
Changed setup directory for VS2005 version to "CodeIt.Right" - used to be "CideIt.Right
for VS2005" 
</li>
          <li>
Toolbar and most of the menu is now enabled even when you don't have any solution/projects
open 
</li>
          <li>
Changed file format of Rule Update engine to .ZIP (from .DLL) to avoid firewall issues. 
</li>
          <li>
Added new rules (more to come after Beta 2)<br /><ol><li>
AssembliesShouldHaveValidStrongNames (Design) 
</li><li>
Remove unused private methods (Performance) 
</li><li>
PropertiesShouldNotReturnArrays (Performance)</li></ol></li>
          <li>
Added date sort order in the "Add Rule" dialog.  
</li>
          <li>
Fixed bug not allowing to add rule to profile if rule belongs to a custom Category 
</li>
          <li>
Fixed issue with "Solution Folders" 
</li>
          <li>
Fixed bug with CompilerGenerated/GeneratedCode attributes - now analysis is skipped
inside the element marked with CompilerGenerated or GeneratedCode attribute 
</li>
          <li>
In Custom Rules for "ModificationDate" now use the modification date of the rule assembly 
</li>
          <li>
many smaller changes and bug fixes.</li>
        </ul>
        <p>
(<em><strong>Note for current Beta users</strong></em>: to see the new rules you will
need to switch back to the built-in profile or add them to your custom profile(s))
</p>
        <p>
Download build 1.0.07322 here - <a href="../download/codeit.right">http://submain.com/download/codeit.right</a></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=658bb581-fd2b-4771-a065-f66fd59b72ff" />
      </body>
      <title>CodeIt.Right Beta build 1.0.07322</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,658bb581-fd2b-4771-a065-f66fd59b72ff.aspx</guid>
      <link>http://submain.com/blog/CodeItRightBetaBuild1007322.aspx</link>
      <pubDate>Mon, 19 Nov 2007 10:20: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;
Another refresh for &lt;a href="http://submain/codeit.right"&gt;CodeIt.Right&lt;/a&gt; Beta build
1.0.07322.&lt;span style="border: 0px none ; margin: 0px;"&gt; Please &lt;a href="../download/codeit.right"&gt;download
the latest build&lt;/a&gt; and to &lt;a href="../support/codeit.right"&gt;let us know what you
think&lt;/a&gt; on the &lt;a href="../support/codeit.right"&gt;forums&lt;/a&gt;. &lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
Major changes overview since the &lt;a href="CodeItRightBetaBuild1007172.aspx"&gt;last build&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
Changed setup directory for VS2005 version to "CodeIt.Right" - used to be "CideIt.Right
for VS2005" 
&lt;/li&gt;
&lt;li&gt;
Toolbar and most of the menu is now enabled even when you don't have any solution/projects
open 
&lt;/li&gt;
&lt;li&gt;
Changed file format of Rule Update engine to .ZIP (from .DLL) to avoid firewall issues. 
&lt;/li&gt;
&lt;li&gt;
Added new rules (more to come after Beta 2)&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
AssembliesShouldHaveValidStrongNames (Design) 
&lt;/li&gt;
&lt;li&gt;
Remove unused private methods (Performance) 
&lt;/li&gt;
&lt;li&gt;
PropertiesShouldNotReturnArrays (Performance)&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
Added date sort order in the "Add Rule" dialog.&amp;nbsp; 
&lt;/li&gt;
&lt;li&gt;
Fixed bug not allowing to add rule to profile if rule belongs to a custom Category 
&lt;/li&gt;
&lt;li&gt;
Fixed issue with "Solution Folders" 
&lt;/li&gt;
&lt;li&gt;
Fixed bug with CompilerGenerated/GeneratedCode attributes - now analysis is skipped
inside the element marked with CompilerGenerated or GeneratedCode attribute 
&lt;/li&gt;
&lt;li&gt;
In Custom Rules for "ModificationDate" now use the modification date of the rule assembly 
&lt;/li&gt;
&lt;li&gt;
many smaller changes and bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
(&lt;em&gt;&lt;strong&gt;Note for current Beta users&lt;/strong&gt;&lt;/em&gt;: to see the new rules you will
need to switch back to the built-in profile or add them to your custom profile(s))
&lt;/p&gt;
&lt;p&gt;
Download build 1.0.07322 here - &lt;a href="../download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&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=658bb581-fd2b-4771-a065-f66fd59b72ff" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,658bb581-fd2b-4771-a065-f66fd59b72ff.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=3e91bf0f-39fa-456e-a80d-1cbdfcde2845</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,3e91bf0f-39fa-456e-a80d-1cbdfcde2845.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,3e91bf0f-39fa-456e-a80d-1cbdfcde2845.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=3e91bf0f-39fa-456e-a80d-1cbdfcde2845</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
CodeIt.Right Beta 2 is out now - major update since the Beta 1.
</p>
        <p>
          <span style="border: 0px none ; margin: 0px;">Our team is eager to hear your feedback
on the Beta 2 version, as you can really influence the next stage of development.
Be sure <a href="http://submain.com/download/codeit.right">download the Beta 2</a> and
to <a href="http://submain.com/support/codeit.right">let us know what you think</a> on
the <a href="http://submain.com/support/codeit.right">forums</a>, and have your chance
to win 1 of 3 <strong>$100 Amazon gift certificates</strong> to be awarded to the
top three posts by October 31st. </span>
        </p>
        <p>
Major changes overview since the <a href="http://submain.com/blog/CodeItRightBetaBuild1007172.aspx">last
Beta 1 build</a></p>
        <ul>
          <li>
            <strong>Improved analysis performance</strong>
          </li>
          <li>
            <strong>Help file covers most rules</strong>
          </li>
          <li>
            <strong>Added new rules</strong> (more to come after Beta 2)<br /><ol><li>
DoNotHideBaseClassMethods 
</li><li>
AvoidLongTypeArgumentsForVB6Clients 
</li><li>
AptcaTypesShouldExtendAptcaBaseTypes<br /></li></ol></li>
          <li>
            <strong>Added Rule Update mechanism</strong> - allows to notify of new rules published
on SubMain site, download, install and update custom profiles.<br />
New post-Beta 2 rules will be distributed this way.  </li>
        </ul>
        <p style="margin-left: 40px;">
          <a title="Click for full size image" href="http://community.submain.com/photos/misc/images/268/original.aspx" rel="lightbox">
            <img src="http://community.submain.com/photos/misc/images/268/500x365.aspx" border="0" height="365" width="500" />
          </a>
        </p>
        <ul>
          <li>
            <strong>Added Pivot View</strong>
          </li>
        </ul>
        <p style="margin-left: 40px;">
          <a title="Click for full size image" href="http://community.submain.com/photos/misc/images/270/original.aspx" rel="lightbox">
            <img src="http://community.submain.com/photos/misc/images/270/456x375.aspx" border="0" height="375" width="456" />
          </a>
        </p>
        <ul>
          <li>
            <strong>Revamped Correction Progress dialog with Report, Export and Undo features</strong>
          </li>
        </ul>
        <p style="margin-left: 40px;">
 <a title="Click for full size image" href="http://community.submain.com/photos/misc/images/272/original.aspx" rel="lightbox"><img src="http://community.submain.com/photos/misc/images/272/478x375.aspx" border="0" height="375" width="478" /></a></p>
        <ul>
          <li>
 Lots of smaller changes and tons of bug fixes.</li>
        </ul>
        <p>
(<em><strong>Note for current Beta users</strong></em>: to see the new rules you will
need to switch back to the built-in profile or add them to your custom profile(s))
</p>
        <p>
Download build Beta 2 build 1.0.07268 here - <a href="http://submain.com/download/codeit.right">http://submain.com/download/codeit.right</a></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=3e91bf0f-39fa-456e-a80d-1cbdfcde2845" />
      </body>
      <title>CodeIt.Right Beta 2 is out - build 1.0.07268</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,3e91bf0f-39fa-456e-a80d-1cbdfcde2845.aspx</guid>
      <link>http://submain.com/blog/CodeItRightBeta2IsOutBuild1007268.aspx</link>
      <pubDate>Wed, 26 Sep 2007 08:00: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;
CodeIt.Right Beta 2 is out now - major update since the Beta 1.
&lt;/p&gt;
&lt;p&gt;
&lt;span style="border: 0px none ; margin: 0px;"&gt;Our team is eager to hear your feedback
on the Beta 2 version, as you can really influence the next stage of development.
Be sure &lt;a href="http://submain.com/download/codeit.right"&gt;download the Beta 2&lt;/a&gt; and
to &lt;a href="http://submain.com/support/codeit.right"&gt;let us know what you think&lt;/a&gt; on
the &lt;a href="http://submain.com/support/codeit.right"&gt;forums&lt;/a&gt;, and have your chance
to win 1 of 3 &lt;strong&gt;$100 Amazon gift certificates&lt;/strong&gt; to be awarded to the
top three posts by October 31st. &lt;/span&gt;
&lt;/p&gt;
&lt;p&gt;
Major changes overview since the &lt;a href="http://submain.com/blog/CodeItRightBetaBuild1007172.aspx"&gt;last
Beta 1 build&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Improved analysis performance&lt;/strong&gt; 
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Help file covers most rules&lt;/strong&gt; 
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Added new rules&lt;/strong&gt; (more to come after Beta 2)&lt;br&gt;
&lt;ol&gt;
&lt;li&gt;
DoNotHideBaseClassMethods 
&lt;/li&gt;
&lt;li&gt;
AvoidLongTypeArgumentsForVB6Clients 
&lt;/li&gt;
&lt;li&gt;
AptcaTypesShouldExtendAptcaBaseTypes&lt;br&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Added Rule Update mechanism&lt;/strong&gt; - allows to notify of new rules published
on SubMain site, download, install and update custom profiles.&lt;br&gt;
New post-Beta 2 rules will be distributed this way.&amp;nbsp;&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin-left: 40px;"&gt;
&lt;a title="Click for full size image" href="http://community.submain.com/photos/misc/images/268/original.aspx" rel="lightbox"&gt;&lt;img src="http://community.submain.com/photos/misc/images/268/500x365.aspx" border="0" height="365" width="500"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Added Pivot View&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin-left: 40px;"&gt;
&lt;a title="Click for full size image" href="http://community.submain.com/photos/misc/images/270/original.aspx" rel="lightbox"&gt;&lt;img src="http://community.submain.com/photos/misc/images/270/456x375.aspx" border="0" height="375" width="456"&gt;&lt;/a&gt; 
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;Revamped Correction Progress dialog with Report, Export and Undo features&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p style="margin-left: 40px;"&gt;
&amp;nbsp;&lt;a title="Click for full size image" href="http://community.submain.com/photos/misc/images/272/original.aspx" rel="lightbox"&gt;&lt;img src="http://community.submain.com/photos/misc/images/272/478x375.aspx" border="0" height="375" width="478"&gt;&lt;/a&gt;
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&amp;nbsp;Lots of smaller changes and tons of bug fixes.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
(&lt;em&gt;&lt;strong&gt;Note for current Beta users&lt;/strong&gt;&lt;/em&gt;: to see the new rules you will
need to switch back to the built-in profile or add them to your custom profile(s))
&lt;/p&gt;
&lt;p&gt;
Download build Beta 2 build 1.0.07268 here - &lt;a href="http://submain.com/download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&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=3e91bf0f-39fa-456e-a80d-1cbdfcde2845" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,3e91bf0f-39fa-456e-a80d-1cbdfcde2845.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=e197e841-33b7-47f6-9135-88b11b09d537</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,e197e841-33b7-47f6-9135-88b11b09d537.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,e197e841-33b7-47f6-9135-88b11b09d537.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=e197e841-33b7-47f6-9135-88b11b09d537</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
New pre-Beta 2 build (1.0.07172) of <a href="http://submain.com/cir">CodeIt.Right</a> is published
- command line version, XML report, exclude attributes, FxCop rule mapping, many bugs
fixed - these make it a major update. <a href="http://submain.com/download/codeit.right">Give
it a try</a> and <a href="http://community.submain.com/forums/4/ShowForum.aspx">tell
us what you think</a>.
</p>
        <p>
(<em><strong>Note for current Beta users</strong></em>: to see the new rules you will
need to switch back to the built-in profile or add them to your custom profile(s))
</p>
        <p>
Changes in build 1.0.07172:
</p>
        <ul>
          <li>
ADDED: Command line version SubMain.CodeItRight.Cmd.exe - yes, we support Continuous
Integration now! 
</li>
          <li>
ADDED: Export to XML 
</li>
          <li>
ADDED: XSL template for XML report 
</li>
          <li>
ADDED: Custom attributes to exclude rules or rule categories from analysis 
</li>
          <li>
ADDED: Rule mapping to FxCop rules and support for existing FxCop/MS Code Analysis SuppressMessage
attributes. 
</li>
          <li>
CHANGED: Rule Designer renamed into Profile Editor 
</li>
          <li>
REMOVED: CreationDate from IRule interface 
</li>
          <li>
ADDED: "ReplaceIdentifierPrefix" rule - allows to replace existing prefixes (e.g.
replace "m_" or "g_" with "_") 
</li>
          <li>
ADDED: "ReplaceIdentifierSuffix" rule - very similar to the replace prefix rule
above 
</li>
          <li>
FIXED: Issue with line # pointing at the beginning of the structure and not at the
actual violation line 
</li>
          <li>
FIXED: Problem loading ASP.NET web sites via HTTP 
</li>
          <li>
CHANGED: Add Rule dialog - now includes rule modification date column 
</li>
          <li>
IMPROVED: Undo/Redo perfomance 
</li>
          <li>
other fixes</li>
        </ul>
        <p>
We will be posting soon brief info on SuppressMessage attribute support and using
the command line version.
</p>
        <p>
Download build 1.0.07172 here - <a href="http://submain.com/download/codeit.right">http://submain.com/download/codeit.right</a></p>
        <p>
For more information on CodeIt.Right, getting started presentation, support and feedback
see <a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx">Beta announce
post</a>.
</p>
        <p>
 
</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=e197e841-33b7-47f6-9135-88b11b09d537" />
      </body>
      <title>CodeIt.Right Beta build 1.0.07172</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,e197e841-33b7-47f6-9135-88b11b09d537.aspx</guid>
      <link>http://submain.com/blog/CodeItRightBetaBuild1007172.aspx</link>
      <pubDate>Wed, 04 Jul 2007 08:45:38 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 pre-Beta 2 build (1.0.07172) of &lt;a href="http://submain.com/cir"&gt;CodeIt.Right&lt;/a&gt;&amp;nbsp;is&amp;nbsp;published
- command line version, XML report,&amp;nbsp;exclude attributes,&amp;nbsp;FxCop rule mapping,&amp;nbsp;many&amp;nbsp;bugs
fixed&amp;nbsp;- these make it a major update. &lt;a href="http://submain.com/download/codeit.right"&gt;Give
it a try&lt;/a&gt;&amp;nbsp;and &lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;tell
us what you think&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
(&lt;em&gt;&lt;strong&gt;Note for current Beta users&lt;/strong&gt;&lt;/em&gt;: to see the new rules you will
need to switch back to the built-in profile or add them to your custom profile(s))
&lt;/p&gt;
&lt;p&gt;
Changes in build 1.0.07172:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
ADDED: Command line version SubMain.CodeItRight.Cmd.exe - yes, we support Continuous
Integration now! 
&lt;li&gt;
ADDED: Export to XML 
&lt;li&gt;
ADDED: XSL template for XML report 
&lt;li&gt;
ADDED: Custom attributes to exclude&amp;nbsp;rules or rule categories&amp;nbsp;from analysis 
&lt;li&gt;
ADDED: Rule mapping to FxCop rules and support for existing FxCop/MS Code Analysis&amp;nbsp;SuppressMessage
attributes. 
&lt;li&gt;
CHANGED: Rule Designer renamed into Profile Editor 
&lt;li&gt;
REMOVED: CreationDate from IRule interface 
&lt;li&gt;
ADDED: "ReplaceIdentifierPrefix" rule - allows to replace existing prefixes (e.g.
replace "m_" or "g_" with "_") 
&lt;li&gt;
ADDED: "ReplaceIdentifierSuffix" rule -&amp;nbsp;very similar to the replace prefix rule
above 
&lt;li&gt;
FIXED: Issue with line # pointing at the beginning of the structure and not at the
actual violation line 
&lt;li&gt;
FIXED: Problem loading ASP.NET web sites via HTTP 
&lt;li&gt;
CHANGED: Add Rule dialog - now includes rule modification date column 
&lt;li&gt;
IMPROVED: Undo/Redo perfomance 
&lt;li&gt;
other fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
We will be posting soon brief info on SuppressMessage attribute support and using
the command line version.
&lt;/p&gt;
&lt;p&gt;
Download build 1.0.07172 here - &lt;a href="http://submain.com/download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&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 announce
post&lt;/a&gt;.
&lt;/p&gt;
&lt;p&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;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=e197e841-33b7-47f6-9135-88b11b09d537" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,e197e841-33b7-47f6-9135-88b11b09d537.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=1732208d-c4e6-4275-81f0-c336e9ba434e</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,1732208d-c4e6-4275-81f0-c336e9ba434e.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,1732208d-c4e6-4275-81f0-c336e9ba434e.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=1732208d-c4e6-4275-81f0-c336e9ba434e</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
New Beta build (1.0.07100) of <a href="http://submain.com/cir">CodeIt.Right</a> is
available - added new rule category 'Exception Handling' with 3 new rules, revamped
toolbar and fixed whole a lot of bugs reported in the last month. <a href="http://submain.com/download/codeit.right">Try
it out</a> 
</p>
        <p>
(<em><strong>Note for current Beta users</strong></em>: to see the new Exception Handling
rules you will need to switch back to the built-in profile or add them to your custom
profile(s))
</p>
        <p>
Next stop - new version of <a href="http://submain.com/pcp.net"><strong>PrettyCode.Print
for .NET</strong></a> to be released late this month.
</p>
        <p>
Changes in build 1.0.07100:
</p>
        <ul>
          <li>
REMOVED: "Stop Analysis" button in toolbar and menu 
</li>
          <li>
CHANGED: "Start Analysis" toolbar button - replaced icon with text 
</li>
          <li>
CHANGED: Moved built-in profile into a separate resource DLL - SubMain.CodeItRight.Rules<wbr />.Default.dll  
</li>
          <li>
FIXED: Drawing issue for marker box  
</li>
          <li>
ADDED: New rule category - "Exception Handling" 
</li>
          <li>
ADDED: New rule "DoNotRaiseSpecifiedExceptionT<wbr />ypes" with correct action "Change
type of exception to specified type" 
</li>
          <li>
ADDED: New rule "DoNotCatchSpecifiedExceptionT<wbr />ypes" with correct action "Change
type of exception to specified type" 
</li>
          <li>
ADDED: New rule "DoNotHandleNonCLSCompliantExc<wbr />eptions" with correct action
"Catch specific exception using parameter catch block" 
</li>
          <li>
UPDATED: Help file - with new rules and category information 
</li>
          <li>
other fixes</li>
        </ul>
        <p>
With over 2 dozen bugs fixed (not listed individually above) and 3 new exception handling
rules this is significant and more stable Beta build.
</p>
        <p>
Download build 1.0.07100 here - <a href="http://submain.com/download/codeit.right">http://submain.com/download/codeit.right</a></p>
        <p>
For more information on CodeIt.Right, getting started presentation, support and feedback
see <a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx">Beta announce
post</a>.
</p>
        <p>
 
</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=1732208d-c4e6-4275-81f0-c336e9ba434e" />
      </body>
      <title>CodeIt.Right Beta build 1.0.07100</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,1732208d-c4e6-4275-81f0-c336e9ba434e.aspx</guid>
      <link>http://submain.com/blog/CodeItRightBetaBuild1007100.aspx</link>
      <pubDate>Wed, 11 Apr 2007 08:18: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 Beta build (1.0.07100) of &lt;a href="http://submain.com/cir"&gt;CodeIt.Right&lt;/a&gt;&amp;nbsp;is
available - added new rule category 'Exception Handling' with 3 new rules,&amp;nbsp;revamped
toolbar&amp;nbsp;and fixed whole a lot of bugs reported in the last month. &lt;a href="http://submain.com/download/codeit.right"&gt;Try
it out&lt;/a&gt;&amp;nbsp;
&lt;/p&gt;
&lt;p&gt;
(&lt;em&gt;&lt;strong&gt;Note for current Beta users&lt;/strong&gt;&lt;/em&gt;: to see the new Exception Handling
rules you will need to switch back to the built-in profile or add them to your custom
profile(s))
&lt;/p&gt;
&lt;p&gt;
Next stop - new version of &lt;a href="http://submain.com/pcp.net"&gt;&lt;strong&gt;PrettyCode.Print
for .NET&lt;/strong&gt;&lt;/a&gt;&amp;nbsp;to be&amp;nbsp;released late this month.
&lt;/p&gt;
&lt;p&gt;
Changes in build 1.0.07100:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
REMOVED:&amp;nbsp;"Stop Analysis" button in toolbar and menu 
&lt;li&gt;
CHANGED:&amp;nbsp;"Start Analysis" toolbar button - replaced icon with text 
&lt;li&gt;
CHANGED:&amp;nbsp;Moved built-in profile into a separate resource DLL - SubMain.CodeItRight.Rules&lt;wbr&gt;.Default.dll&amp;nbsp; 
&lt;li&gt;
FIXED:&amp;nbsp;Drawing issue for marker box&amp;nbsp; 
&lt;li&gt;
ADDED:&amp;nbsp;New rule category - "Exception Handling" 
&lt;li&gt;
ADDED: New rule "DoNotRaiseSpecifiedExceptionT&lt;wbr&gt;ypes" with correct action "Change
type of exception to specified type" 
&lt;li&gt;
ADDED: New rule "DoNotCatchSpecifiedExceptionT&lt;wbr&gt;ypes" with correct action "Change
type of exception to specified type" 
&lt;li&gt;
ADDED: New rule "DoNotHandleNonCLSCompliantExc&lt;wbr&gt;eptions" with correct action "Catch
specific exception using parameter catch block" 
&lt;li&gt;
UPDATED: Help file - with new rules and category information 
&lt;li&gt;
other fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
With over 2 dozen bugs fixed (not listed individually above) and 3 new exception handling
rules this is significant and more stable Beta build.
&lt;/p&gt;
&lt;p&gt;
Download build 1.0.07100 here - &lt;a href="http://submain.com/download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&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 announce
post&lt;/a&gt;.
&lt;/p&gt;
&lt;p&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;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=1732208d-c4e6-4275-81f0-c336e9ba434e" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,1732208d-c4e6-4275-81f0-c336e9ba434e.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
We <a href="http://submain.com/download/codeit.right">published</a> new Beta
build of <a href="http://submain.com/cir">CodeIt.Right</a> - added new rule,
a number of UI improvements and bug fixes. <a href="http://submain.com/download/codeit.right">Give
it a try</a>.
</p>
        <p>
We will be rather quiet for two weeks - Misha is traveling up here to Seattle for
the Microsoft MVP Global Summit. We both will be busy with the Summit and events around
it. Misha is very excited about the trip - this is his first time in Seattle and United
States. We both will take few days off and go ski at Crystal Mount. We've worked hard
getting CodeIt.Right Beta out and certainly going to enjoy the time off - just to
rejuvenate before we jump on the next set of improvements :)
</p>
        <p>
That doesn't mean we will go incommunicado - there will be no new CodeIt.Right builds
for two weeks that's all. We are leaving two developers in the shop and Stuart as
usually will be on the top of the support issues. I will make sure I follow up
on support cases at least every other day.
</p>
        <p>
Changes in build 1.0.07066:
</p>
        <ul>
          <li>
ADDED: Progress window for parsing code, loading references and running code analysis 
</li>
          <li>
ADDED: Progress window the Correct Checked operation 
</li>
          <li>
FIXED: Disabled Naming rules for ASPX type names 
</li>
          <li>
FIXED: Issue with concurrent access when caching references 
</li>
          <li>
FIXED: Resolved issues when CodeIt.Right installed under an Andministator account
and used under a User or Restricted User account 
</li>
          <li>
ADDED: SkipOnCheckAll propery to the IRule interface (for Custom Rules) 
</li>
          <li>
ADDED: Text description to most of the toolbar buttons 
</li>
          <li>
IMPROVED: Unhandled exception logging 
</li>
          <li>
FIXED: "NullReferenceException" when the "Show Analysis Window" toolbar
button clicked 
</li>
          <li>
ADDED: Separate tree branch in New Project/New Item for CodeIt.Right Custom Rule Library
and Wizard in VS2003 and VS2005 
</li>
          <li>
CHANGED: Excluded modifier "Extern" in most rules in built-in profile 
</li>
          <li>
ADDED: New rule "DoNotRethrowExceptionsExplici<wbr />tly" 
</li>
          <li>
FIXED: Bug in the "DoNotRaiseReservedExceptionTy<wbr />pes" rule 
</li>
          <li>
other fixes</li>
        </ul>
        <p>
Download build 1.0.07066 here - <a href="http://submain.com/download/codeit.right">http://submain.com/download/codeit.right</a></p>
        <p>
For more information on CodeIt.Right, getting started presentation, support and feedback
see <a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx">Beta announce
post</a>.
</p>
        <p>
 
</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=1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee" />
      </body>
      <title>CodeIt.Right Beta build 1.0.07066</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee.aspx</guid>
      <link>http://submain.com/blog/CodeItRightBetaBuild1007066.aspx</link>
      <pubDate>Thu, 08 Mar 2007 10:53:02 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 &lt;a href="http://submain.com/download/codeit.right"&gt;published&lt;/a&gt;&amp;nbsp;new Beta
build of &lt;a href="http://submain.com/cir"&gt;CodeIt.Right&lt;/a&gt;&amp;nbsp;- added new rule,
a number of UI improvements and bug fixes. &lt;a href="http://submain.com/download/codeit.right"&gt;Give
it a try&lt;/a&gt;.
&lt;/p&gt;
&lt;p&gt;
We will be rather quiet for two weeks - Misha is traveling up here to Seattle for
the Microsoft MVP Global Summit. We both will be busy with the Summit and events around
it. Misha is very excited about the trip - this is his first time in Seattle and United
States. We both will take few days off and go ski at Crystal Mount. We've worked hard
getting CodeIt.Right Beta out and certainly going to enjoy the time off - just to
rejuvenate before we jump on the next set of improvements :)
&lt;/p&gt;
&lt;p&gt;
That doesn't mean we will go incommunicado - there will be no new CodeIt.Right builds
for two weeks that's all. We are leaving two developers in the shop and Stuart as
usually will be on the top of the support issues. I will make sure&amp;nbsp;I follow up
on support cases at least every other day.
&lt;/p&gt;
&lt;p&gt;
Changes in build 1.0.07066:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
ADDED: Progress window for parsing code, loading references and running code analysis 
&lt;li&gt;
ADDED: Progress window the Correct Checked operation 
&lt;li&gt;
FIXED: Disabled Naming rules for ASPX type names 
&lt;li&gt;
FIXED: Issue with concurrent access when caching references 
&lt;li&gt;
FIXED: Resolved issues when CodeIt.Right installed under an Andministator account
and used under a User or Restricted User account 
&lt;li&gt;
ADDED: SkipOnCheckAll propery to the IRule interface (for Custom Rules) 
&lt;li&gt;
ADDED: Text description to most of the toolbar buttons 
&lt;li&gt;
IMPROVED: Unhandled exception logging 
&lt;li&gt;
FIXED: "NullReferenceException"&amp;nbsp;when the&amp;nbsp;"Show Analysis Window" toolbar
button clicked 
&lt;li&gt;
ADDED: Separate tree branch in New Project/New Item for CodeIt.Right Custom Rule Library
and Wizard in VS2003 and VS2005 
&lt;li&gt;
CHANGED: Excluded modifier "Extern" in most rules in built-in profile 
&lt;li&gt;
ADDED: New rule "DoNotRethrowExceptionsExplici&lt;wbr&gt;tly" 
&lt;li&gt;
FIXED: Bug in the "DoNotRaiseReservedExceptionTy&lt;wbr&gt;pes" rule 
&lt;li&gt;
other fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Download build 1.0.07066 here - &lt;a href="http://submain.com/download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&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 announce
post&lt;/a&gt;.
&lt;/p&gt;
&lt;p&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;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=1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,1e44d14f-2df6-4f8d-a02f-e9fa9a6281ee.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=47f43c95-3b1c-4eca-a1f4-d8ba242240a8</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,47f43c95-3b1c-4eca-a1f4-d8ba242240a8.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,47f43c95-3b1c-4eca-a1f4-d8ba242240a8.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=47f43c95-3b1c-4eca-a1f4-d8ba242240a8</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
Here we have the new Beta build of <a href="http://submain.com/cir">CodeIt.Right</a> available
for <a href="http://submain.com/download/codeit.right">download</a>. There are no
new rules added in this build but we polished quite a few existing rules, added
new features and fixed bunch of issue.
</p>
        <p>
Change list:
</p>
        <ul>
          <li>
IMPROVED: Excluding rules/violation now does not require re-analysing
the whole solution 
</li>
          <li>
ADDED: "Show Analysis Window" - brings up CodeIt.Right window if it is lost in the
stack of opened code windows in the VS IDE 
</li>
          <li>
IMPROVED: CodeIt.Right now will work correctly even under restricted user account 
</li>
          <li>
FIXED: Issue with "IdentifiersShouldDifferByMoreThanCase" rule 
</li>
          <li>
ADDED: Added support for "Solution Folders" in VS2005 web projects 
</li>
          <li>
IMPROVED: In Rule Designer when editing a built-in profile it prompts now to create
a new profile 
</li>
          <li>
FIXED: Setup preserves Visual Studio settings and toolbar customization 
</li>
          <li>
FIXED: Various setup improvement 
</li>
          <li>
ADDED: Total count to CodeIt.Right window tab captions for Violations/Excluded Violations/Excluded
Rules/Excluded Files 
</li>
          <li>
CHANGED: Merged error and reference log files into one 
</li>
          <li>
CHANGED: Location for log file, profiles, settings to My Documents 
</li>
          <li>
CHANGED: Location for reference cache to User Application Data 
</li>
          <li>
ADDED: "Show Analysis Window", "Check All", "Clear All", "Correct Checked" to CodeIt.Right
menu 
</li>
          <li>
IMPROVED: "Do not declare external visible fields" rule - added option to create public
Property (Pascal Cased) if possible 
</li>
          <li>
CHANGED: Setup copies 3rd party assemblies to GAC and own assemblies to private assemblies
directory 
</li>
          <li>
CHANGED: Violation report file changed from *.cirdata to *.crdata 
</li>
          <li>
other fixes</li>
        </ul>
        <p>
Build 1.0.07055 can be downloaded here - <a href="http://submain.com/download/codeit.right">http://submain.com/download/codeit.right</a></p>
        <p>
For more information on getting started with CodeIt.Right, support and feedback see <a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx">Beta
announce post</a>.
</p>
        <p>
 
</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=47f43c95-3b1c-4eca-a1f4-d8ba242240a8" />
      </body>
      <title>CodeIt.Right Beta build 1.0.07055</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,47f43c95-3b1c-4eca-a1f4-d8ba242240a8.aspx</guid>
      <link>http://submain.com/blog/CodeItRightBetaBuild1007055.aspx</link>
      <pubDate>Sat, 24 Feb 2007 08:31:51 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;
Here we have the new Beta build of &lt;a href="http://submain.com/cir"&gt;CodeIt.Right&lt;/a&gt; available
for &lt;a href="http://submain.com/download/codeit.right"&gt;download&lt;/a&gt;. There are no
new rules added in this build but we&amp;nbsp;polished quite a few existing rules, added
new features and fixed bunch of issue.
&lt;/p&gt;
&lt;p&gt;
Change list:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
IMPROVED:&amp;nbsp;Excluding&amp;nbsp;rules/violation now does not require&amp;nbsp;re-analysing
the whole solution 
&lt;li&gt;
ADDED: "Show Analysis Window" - brings up CodeIt.Right window if it is lost in the
stack of opened code windows in the VS IDE 
&lt;li&gt;
IMPROVED: CodeIt.Right now will work correctly even under restricted user account 
&lt;li&gt;
FIXED: Issue with "IdentifiersShouldDifferByMoreThanCase" rule 
&lt;li&gt;
ADDED: Added support for "Solution Folders" in VS2005 web projects 
&lt;li&gt;
IMPROVED: In Rule Designer when editing a built-in profile it prompts now to create
a new profile 
&lt;li&gt;
FIXED: Setup preserves Visual Studio settings and toolbar customization 
&lt;li&gt;
FIXED: Various setup improvement 
&lt;li&gt;
ADDED: Total count to CodeIt.Right window tab captions for Violations/Excluded Violations/Excluded
Rules/Excluded Files 
&lt;li&gt;
CHANGED: Merged error and reference log files&amp;nbsp;into one 
&lt;li&gt;
CHANGED: Location for log file, profiles, settings to My Documents 
&lt;li&gt;
CHANGED: Location for&amp;nbsp;reference cache&amp;nbsp;to User Application Data 
&lt;li&gt;
ADDED: "Show Analysis Window", "Check All", "Clear All", "Correct Checked" to CodeIt.Right
menu 
&lt;li&gt;
IMPROVED: "Do not declare external visible fields" rule - added option to create public
Property (Pascal Cased) if possible 
&lt;li&gt;
CHANGED: Setup copies 3rd party assemblies to GAC and own assemblies to private assemblies
directory 
&lt;li&gt;
CHANGED: Violation report file changed from *.cirdata to *.crdata 
&lt;li&gt;
other fixes&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
Build 1.0.07055 can be downloaded here - &lt;a href="http://submain.com/download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
For more information on getting started with CodeIt.Right, support and feedback see &lt;a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx"&gt;Beta
announce post&lt;/a&gt;.
&lt;/p&gt;
&lt;p&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;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=47f43c95-3b1c-4eca-a1f4-d8ba242240a8" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,47f43c95-3b1c-4eca-a1f4-d8ba242240a8.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=149e81fb-faee-428d-8dcf-9ea8d7d2156d</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,149e81fb-faee-428d-8dcf-9ea8d7d2156d.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,149e81fb-faee-428d-8dcf-9ea8d7d2156d.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=149e81fb-faee-428d-8dcf-9ea8d7d2156d</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
New build of <a href="http://submain.com/cir">CodeIt.Right</a> Beta is available for <a href="http://submain.com/download/codeit.right">download</a></p>
        <p>
Change list:
</p>
        <ul>
          <li>
IMPROVED: Windows Vista compatibility. CodeIt.Right still requires you run VS2005
"As Administrator" but so is VS2005 itself. We all hope that expected soon VS2005
SP1 update for Vista will help to address the Vista issues for Visual Studio 
</li>
          <li>
FIXED: Now compatible with 64 bit versions of Windows. 
</li>
          <li>
ADDED: Auto-generated Designer.cs and Designer.vb files are now ignored 
</li>
          <li>
FIXED: Rule "Types that own disposable fields should be disposable" ignores static
classes 
</li>
          <li>
FIXED: setup doesn't run "devenv.exe /setup" - install/uninstall speed improved, resolves
issues related to resetting 3rd-party VS Add-In custom settings and re-enabling disabled
Add-Ins.</li>
        </ul>
        <p>
We are still working on the memory use optimization.
</p>
        <p>
NOTE: Please take a look at the <a href="http://submain.com/tutorials">Flash presentations</a> as
they help to understand CodeIt.Right better.
</p>
        <p>
Build 1.0.07040 can be downloaded here - <a href="http://submain.com/download/codeit.right">http://submain.com/download/codeit.right</a></p>
        <p>
For more information on getting started with CodeIt.Right, support and feedback see
our <a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx">previous
post</a>.
</p>
        <p>
 
</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=149e81fb-faee-428d-8dcf-9ea8d7d2156d" />
      </body>
      <title>CodeIt.Right Beta build 1.0.07040</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,149e81fb-faee-428d-8dcf-9ea8d7d2156d.aspx</guid>
      <link>http://submain.com/blog/CodeItRightBetaBuild1007040.aspx</link>
      <pubDate>Sun, 11 Feb 2007 10:17:19 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 build of &lt;a href="http://submain.com/cir"&gt;CodeIt.Right&lt;/a&gt; Beta is available for &lt;a href="http://submain.com/download/codeit.right"&gt;download&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
Change list:
&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
IMPROVED: Windows Vista compatibility. CodeIt.Right still requires you run VS2005
"As Administrator" but so is VS2005 itself. We all hope that expected soon VS2005
SP1 update for Vista will help to address the Vista issues for Visual Studio 
&lt;li&gt;
FIXED: Now compatible with 64 bit versions of Windows. 
&lt;li&gt;
ADDED: Auto-generated Designer.cs and Designer.vb files are now ignored 
&lt;li&gt;
FIXED: Rule "Types that own disposable fields should be disposable" ignores static
classes 
&lt;li&gt;
FIXED: setup doesn't run "devenv.exe /setup" - install/uninstall speed improved, resolves
issues related to resetting 3rd-party VS Add-In custom settings and re-enabling disabled
Add-Ins.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;
We are still working on the memory use optimization.
&lt;/p&gt;
&lt;p&gt;
NOTE: Please take a look at the &lt;a href="http://submain.com/tutorials"&gt;Flash presentations&lt;/a&gt; as
they help to understand CodeIt.Right better.
&lt;/p&gt;
&lt;p&gt;
Build 1.0.07040 can be downloaded here - &lt;a href="http://submain.com/download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt; 
&lt;/p&gt;
&lt;p&gt;
For more information on getting started with CodeIt.Right, support and feedback see
our &lt;a href="http://submain.com/blog/CodeItRightPublicBetaReleased.aspx"&gt;previous
post&lt;/a&gt;.
&lt;/p&gt;
&lt;p&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;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=149e81fb-faee-428d-8dcf-9ea8d7d2156d" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,149e81fb-faee-428d-8dcf-9ea8d7d2156d.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
      <category>Updates</category>
    </item>
    <item>
      <trackback:ping>http://submain.com/blog/Trackback.aspx?guid=7fccaae3-d3d6-46e6-8a5f-da2ec021aee3</trackback:ping>
      <pingback:server>http://submain.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://submain.com/blog/PermaLink,guid,7fccaae3-d3d6-46e6-8a5f-da2ec021aee3.aspx</pingback:target>
      <dc:creator>Serge Baranovsky</dc:creator>
      <wfw:comment>http://submain.com/blog/CommentView,guid,7fccaae3-d3d6-46e6-8a5f-da2ec021aee3.aspx</wfw:comment>
      <wfw:commentRss>http://submain.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=7fccaae3-d3d6-46e6-8a5f-da2ec021aee3</wfw:commentRss>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
          <font size="1">by <strong>Serge Baranovsky</strong></font>
        </p>
        <p>
We have exciting news for you - today we released first public Beta version of our
new product <a href="http://submain.com/cir">CodeIt.Right</a> - the tool that will
find your code and performance problems, fix them automatically, keep your naming
consistent and will guide you through most common coding patterns and best practices.
</p>
        <a href="http://submain.com/cir">Click here to read about CodeIt.Right</a>
        <br />
        <br />
CodeIt.Right Beta integrates with VS2003 and VS2005, it supports C# and VB.NET<br /><h4>Download now
</h4><p>
Download your copy of the CodeIt.Right Beta at <a href="http://submain.com/download/codeit.right">http://submain.com/download/codeit.right</a><strong><br /></strong></p><p><strong>** IMPORTANT:</strong> Please keep in mind this is still a Beta product. It
is not recommended to install it on a mission critical development machines.<br /></p><h4>Support / Feedback
</h4>
The help file and user guide are not quite ready yet for this is a Beta, but please
feel free to ask any questions you may have.  Please submit any issues or feedback
using one of the following:<br /><blockquote>Email: <a href="mailto:support@submain.com">Contact Support</a><br />
Community: <a href="http://community.submain.com">http://community.submain.com</a><br />
Forum: <a href="http://community.submain.com/forums/4/ShowForum.aspx">CodeIt.Right
Discussion Forum</a><br /></blockquote><h4>Screenshots / Guides<br /></h4>
We have prepared 3 <a href="http://submain.com/tutorials">Flash presentations</a> to
help you understand what CodeIt.Right is and how you can get your job done better
and faster using CodeIt.Right:<br /><blockquote><a href="http://submain.com/?nav=tutorials.cir#quickstart">Quick Start</a> -
Quick 1 minute CodeIt.Right walkthrough<br /><br /><a href="http://submain.com/?nav=tutorials.cir#tutorial1">Introduction to CodeIt.Right
Features</a> - Here is where we show main CodeIt.Right functions and options<br /><br /><a href="http://submain.com/?nav=tutorials.cir#tutorial2">ISerializable Pattern example</a> -
One of many scenarios when CodeIt.Right helps to diagnose issues early and implement
coding patterns correctly.</blockquote><p>
More guides and tutorials to come...
</p><h4>Getting Started<br /></h4><p>
Quick 1 minute CodeIt.Right walkthrough - <a href="http://submain.com/?nav=tutorials.cir#quickstart">Quick
Start Guide</a><br /></p><p><br /></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><!-- technorati tags end --><img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=7fccaae3-d3d6-46e6-8a5f-da2ec021aee3" /></body>
      <title>CodeIt.Right Public Beta Released</title>
      <guid isPermaLink="false">http://submain.com/blog/PermaLink,guid,7fccaae3-d3d6-46e6-8a5f-da2ec021aee3.aspx</guid>
      <link>http://submain.com/blog/CodeItRightPublicBetaReleased.aspx</link>
      <pubDate>Fri, 02 Feb 2007 04:21:57 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 have exciting news for you - today we released first public Beta version of our
new product &lt;a href="http://submain.com/cir"&gt;CodeIt.Right&lt;/a&gt; - the tool that will
find your code and performance problems, fix them automatically, keep your naming
consistent and will guide you through most common coding patterns and best practices.
&lt;/p&gt;
&lt;a href="http://submain.com/cir"&gt;Click here to read about CodeIt.Right&lt;/a&gt;
&lt;br&gt;
&lt;br&gt;
CodeIt.Right Beta integrates with VS2003 and VS2005, it supports C# and VB.NET&lt;br&gt;
&lt;h4&gt;Download now
&lt;/h4&gt;
&lt;p&gt;
Download your copy of the CodeIt.Right Beta at &lt;a href="http://submain.com/download/codeit.right"&gt;http://submain.com/download/codeit.right&lt;/a&gt;&lt;strong&gt;
&lt;br&gt;
&lt;/strong&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;strong&gt;** IMPORTANT:&lt;/strong&gt; Please keep in mind this is still a Beta product. It
is not recommended to install it on a mission critical development machines.&lt;br&gt;
&lt;/p&gt;
&lt;h4&gt;Support / Feedback
&lt;/h4&gt;
The help file and user guide are not quite ready yet for this is a Beta, but please
feel free to ask any questions you may have.&amp;nbsp; Please submit any issues or feedback
using one of the following:&lt;br&gt;
&lt;blockquote&gt;Email: &lt;a href="mailto:support@submain.com"&gt;Contact Support&lt;/a&gt;
&lt;br&gt;
Community: &lt;a href="http://community.submain.com"&gt;http://community.submain.com&lt;/a&gt;
&lt;br&gt;
Forum: &lt;a href="http://community.submain.com/forums/4/ShowForum.aspx"&gt;CodeIt.Right
Discussion Forum&lt;/a&gt;
&lt;br&gt;
&lt;/blockquote&gt; 
&lt;h4&gt;Screenshots / Guides&lt;br&gt;
&lt;/h4&gt;
We have prepared 3 &lt;a href="http://submain.com/tutorials"&gt;Flash presentations&lt;/a&gt; to
help you understand what CodeIt.Right is and how you can get your job done better
and faster using CodeIt.Right:&lt;br&gt;
&lt;blockquote&gt;&lt;a href="http://submain.com/?nav=tutorials.cir#quickstart"&gt;Quick Start&lt;/a&gt; -
Quick 1 minute CodeIt.Right walkthrough&lt;br&gt;
&lt;br&gt;
&lt;a href="http://submain.com/?nav=tutorials.cir#tutorial1"&gt;Introduction to CodeIt.Right
Features&lt;/a&gt; - Here is where we show main CodeIt.Right functions and options&lt;br&gt;
&lt;br&gt;
&lt;a href="http://submain.com/?nav=tutorials.cir#tutorial2"&gt;ISerializable Pattern example&lt;/a&gt; -
One of many scenarios when CodeIt.Right helps to diagnose issues early and implement
coding patterns correctly.&lt;/blockquote&gt; 
&lt;p&gt;
More guides and tutorials to come...
&lt;/p&gt;
&lt;h4&gt;Getting Started&lt;br&gt;
&lt;/h4&gt;
&lt;p&gt;
Quick 1 minute CodeIt.Right walkthrough - &lt;a href="http://submain.com/?nav=tutorials.cir#quickstart"&gt;Quick
Start Guide&lt;/a&gt;
&lt;br&gt;
&lt;/p&gt;
&lt;p&gt;
&lt;br&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;!-- technorati tags end --&gt;&lt;img width="0" height="0" src="http://submain.com/blog/aggbug.ashx?id=7fccaae3-d3d6-46e6-8a5f-da2ec021aee3" /&gt;</description>
      <comments>http://submain.com/blog/CommentView,guid,7fccaae3-d3d6-46e6-8a5f-da2ec021aee3.aspx</comments>
      <category>Beta</category>
      <category>CodeIt.Right</category>
    </item>
  </channel>
</rss>