Practices Checker
From Mynoteswiki.com
[edit]
Summary
Practices Checker for .NET Framework 1.1 - is a static code analysis tool designed to increase the speed, quality and accuracy of performance code reviews based on the ASP.NET Performance patterns & practices Checklist:. It automates the searching and discovery of potential coding practices and configuration settings that do not adhere to the Checklist: ASP.Net Performance
Usage Scenarios
- You can identify potential performance issues during development.
- You can do a selective static code analysis, relevant to your application context by selecting specific checklist items.
- You can save analysis results for tracking and implementing the findings.
[edit]
