Stories recently tagged with 'CodeAnalysis'

Top 5 Links to Static Code Analysis using VSTS (mydreamhelmy.blogspot.com)

submitted by mydream333mydream333(199) 3 years, 2 months ago

Top 5 Links to Static Code Analysis using Visual Studio Team System 2008 read more...

add a comment |category: |Views: 31

tags: another

NDepend - Static analysis on steroids(mohundro.com)

submitted by mjpaladmjpalad(615) 3 years, 10 months ago

Good review of NDepend code analysis tool including screenshots. read more...

2 comments |category: |Views: 17

tags: another

Can a .NET code analysis tool approach human intelligence?(wesnerm.blogs.com)

submitted by JudahGabrielJudahGabriel(783) 5 years ago

Can NStatic achieve some semblance of a human-like intelligence, with performance that is indistinguishable from a code reviewer with no prior experience with the code base? There are three important ingredients that bring the tool closer to that dream: Symbolic manipulation, interprocedural analysis, and the application of general abstract principles rather than specific rules. read more...

1 comment |category: |Views: 13

tags: another

Adding Custom Static Code Analysis Rules to Team System(kevincastle.net)

submitted by osydorukosydoruk(150) 5 years, 4 months ago

How to add custom static code analysis rules to Team System read more...

add a comment |category: |Views: 29

tags: another