New version of CodeIt.Right is
out! You can download build 1.1.08262 today.
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. Please share
your feedback in the forums.
This
update is free for all users who are current on their Software
Assurance and Gold Support Subscription
Major changes in CodeIt.Right v1.1 :
-
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)
-
New feature - Analyze File in the Solution Explorer context menu - enables individual
source code file analysis
-
New feature - Severity Threshold dropdown - allows to quickly filter violations by
severity
-
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. We will update the Online
SDK documentation promptly.
-
Auto-Update now also includes the latest help file
-
New Options -> General -> Max violations to report (default Unlimited) 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)
-
Review suppress unmanaged code security usage (Security)
-
Do not indirectly expose methods with link demands (Security)
-
Security transparent code should not assert (Security)
-
Secure asserts (Security)
-
Code region name should be PascalCased (Naming)
-
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
-
Added /severityThreshold 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
-
Removed Alt shortcuts in the toolbar - they were conflicting with some of
the Visual Studio
-
Renaming a parameter now also updates its name in XML comments
-
Added CodeRegion class in the SDK
-
Added "Expression" and "Code Region" to Rule targets
-
many bugs fixed
Download build 1.1.08262 here - http://submain.com/download/codeit.right
Technorati Tags: CodeIt.Right, Coding
Guidelines, Naming
Conventions, Best
Practices, .NET, NET