Home
Products
  CodeIt.Right
  CodeIt.Once for .NET
  PrettyCode.Print for .NET
  PrettyCode.Print
  SmartOutline for VS2005
  .NET Coding Guidelines
Download
Purchase
Support
Contact Us

 Wednesday, October 31, 2007

by Serge Baranovsky

Another update for CodeIt.Once - build 1.2.07303 - resolved issues with solution folders, generics, improved quality of the Rename, Extract Interface and Encapsulate Field commands.

Download link - http://submain.com/download

Technorati Tags: , , , ,

posted on Wednesday, October 31, 2007 12:42:22 PM (Pacific Standard Time, UTC-08:00)    #    Comments [0]   
 Wednesday, October 17, 2007

by Serge Baranovsky

New set of CodeIt.Right rules:

  • Avoid unsealed attributes (Performance)
  • COM visible types should be creatable (Interoperability)
  • Pointers should not be visible (Security)
  • Remove empty finalizers (Performance)

(All of the new rules above offer AutoCorrect options)

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 CodeIt.Right/Help & Support/Update Rules menu.

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.

Please leave your feedback how much you like/dislike the AutoUpdate feature, your suggestions - in the CodeIt.Right forum http://community.submain.com/forums/4/ShowForum.aspx

(Note: 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)

For more information on CodeIt.Right, getting started presentation, support and feedback see Beta 1 announce post.

Technorati Tags: , , , , ,

posted on Wednesday, October 17, 2007 12:59:59 AM (Pacific Standard Time, UTC-08:00)    #    Comments [0]   
 Monday, October 08, 2007

by Serge Baranovsky

We published new CodeIt.Right rules:

  • Mark assemblies with assembly version (Design)
  • Mark assemblies with CLSCompliant (Design)
  • Mark assemblies with ComVisible (Design)
  • Remove unused locals (Performance)

(All of the new rules above offer AutoCorrect options)

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 CodeIt.Right/Help & Support/Update Rules menu.

The AutoUpdate feature is brand new - please leave your feedback how much you like/dislike it, what steps are not intuitive, what would you improve - in the CodeIt.Right forum http://community.submain.com/forums/4/ShowForum.aspx

(Note: 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)

For more information on CodeIt.Right, getting started presentation, support and feedback see Beta 1 announce post.

Technorati Tags: , , , , ,

posted on Monday, October 08, 2007 4:17:36 PM (Pacific Standard Time, UTC-08:00)    #    Comments [0]