by Serge Baranovsky
New version of CodeIt.Right 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 work 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. Please share
your feedback in the forums.
If
you get an unhandled error dialog, please enter your email address so we
could let you know when we resolved the issue or if we need to contact you for more
details in our troubleshooting.
For
the .NET 3.5 support we have made major changes to our parsing engine - please report
all issues you encounter with the Beta.
Major changes in the v1.1 Beta:
-
Support for .NET 3.5 (C# 3.0 and VB 9.0)
-
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)
-
Improved Profile Editor layout
-
Added "Rule Info" tab in Profile Editor
-
Pivot View allows to save your custom views (Save As)
-
Updated SDK documentation - now includes most every class, method and property of
CodeIt.Right SDK
-
Auto-Update now also includes the latest help file
-
New Options -> General -> Max violations to report (default 1000) to limit to
the first N violations reported
-
New Rules:
-
Do not declare read only mutable reference types (Security)
-
Seal methods that satisfy private interfaces (Security)
-
Secure GetObjectData overrides (Security)
-
Assemblies should declare minimum security (Security)
-
Override link demands should be identical to base (Security)
-
Prefix member calls with self (Usage)
-
Do not prefix calls with Base unless needed (Usage)
-
CodeItRight.Cmd.exe improvements:
-
Added MsBuild and Nant tasks (SubMain.CodeItRight.MSBuild.dll and
SubMain.CodeItRight.NAntBuild.dll)
-
Fixed /Quiet option
-
Added /OutXSL parameter
-
Added /CRData parameter
-
Improved formatting of the output XML data file
-
Added return error codes
-
Removed key press required in the older version
-
see CodeItRight.Cmd.exe
Command Line Options for details
-
many bugs fixed
Download build 1.1.08198 here - http://submain.com/download.aspx?product=codeit.right-beta
Note: Even though 1.1.08198 is a stable Beta it's Beta nevertheless.
Proceed with care.
Technorati Tags: CodeIt.Right, Coding
Guidelines, Naming
Conventions, Best
Practices, .NET, NET