|
|
Browse by Tags
All Tags » Rules » Updates
-
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 ...
-
by Serge Baranovsky
This CodeIt.Right rule update includes fixes as
well as 3 new security rules.
New rules:
Do not declare read only mutable reference types (Security)
Seal methods that satisfy private interfaces (Security)
Secure GetObjectData overrides (Security)
These rules are ...
-
by Serge Baranovsky
Another CodeIt.Right rule update. Next stop, release
of CodeIt.Right, is targeted at February 1. Yes, that's the end of this week, better
hurry to take advantage of the pre-release
pricing ;)
New CodeIt.Right rule posted:
Use prefix for return type (Naming)
Avoid prefix for return type (Naming) ...
-
by Serge Baranovsky
New CodeIt.Right rule posted:
Externally visible types and members should have XML comments (General)
This rule makes sure all Public and Protected members and types have XML documentation
comment.
AutoCorrect option for this rule is 'Add XML comment template' which will add
(for VB)
...
-
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 ...
-
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 ...
|
|
|