Browse by Tags
All Tags » CodeIt.Right » Rules
Showing page 1 of 4 (39 total posts)
-
Today, I'll do another installment of the CodeIt.Right
Rules, Explained series. This is post number five in the series. And,
as always, I'll start off by citing my two personal rules about static analysis guidance,
along with the explanation for them.
Never implement a suggested fix without knowing what makes it a fix. ...
-
''You never concatenate strings. Instead, always use a StringBuilder.''
I feel pretty confident that any C# developer that has ever worked in a group has
heard this admonition at least once. This represents one of those bits of developer
wisdom that the world expects you to just memorize. Over the course of
your career, ...
-
Today, I'll do another installment of the CodeIt.Right
Rules, Explained series. I have now made four such posts in this series.
And, as always, I'll start off by citing my two personal rules about static analysis
guidance.
Never implement a suggested fix without knowing what makes it a fix.
Never ignore a suggested fix ...
-
Hello,
My company just made a purchase of CodeIt.Right with Software Assurance and Support Subscription, and we're having some issues getting it work properly. (The subscription part seems to have not gone through your system yet according to the "Check for Updates" button in VS, which says we have no subscription, but we trust ...
-
In what has become a
series of posts, I have been explaining some CodeIt.Right rules in depth.
As with the last post in the series, I'll start off by citing two rules that I, personally,
follow when it comes to static code analysis.
Never implement a suggested fix without knowing what makes it a fix.
Never ignore a suggested ...
-
A little while back, I started
a post series explaining some of the CodeIt.Right rules. I led into the
post with a narrative, which I won't retell. But I will reiterate the two rules
that I follow when it comes to static analysis tooling.
Never implement a suggested fix without knowing what makes it a fix.
Never ignore ...
-
I've heard tell of a social experiment conducted with monkeys. It may or may
not be apocryphal, but it illustrates an interesting point. So, here goes.
Primates and Conformity
A group of monkeys inhabited a large enclosure, which included a platform in the middle,
accessible by a ladder. For the experiment, their ...
-
Introduction CodeIt.Right Enterprise Edition installation package includes two modules for you to choose from - Team Configuration Module and Analysis Module.
The Team Configuration Module (TCM) is tailored for Team Leads and Architects. With this module installed, you can configure your team guidelines by using profiles that best ...
-
Hi Craig,
Is there a tutorial how to configure Shared Folder for team features
we have custom rules with a custom profile and I want to share them across all visual studio
we have enterprise license for all users
Thanks!
-
Today we released CodeIt.Right
v2.2 - new version that adds introduces 23 new rules – Usage and Asynchronous
programming best practices – as well as new feature allowing to output analysis results
to Visual Studio Error List in addition or instead of CodeIt.Right Violations Report.
Here is high level list of new ...
1
|
|