There are several code review tools available for doing code review on ASP.NET or .NET MVC web applications. Below are few of the tools I have used. Each of then has various features and can be used for code review and code analysis. Click the links below to read the articles about them. Using these review and analysis tools and implementing the suggestions will help to improve the performance of the web application and lower the web security holes.
Code Review Tools For ASP.NET
- Standalone FxCop.
- Visual Studio Code Analysis.
- VeraCode.
- JSLint.VS.
- JSLint for Visual Studio 2010.
- Teleric – JustCode.
- .YSlow.
- .W3C’s HTML Validation Tool.