.NET Code Inspector
Automatically Detect Code Errors
Do you still set aside a block of time in your project management schedule for manual code review? Wouldn't your quality of life be so much better if you spent more time fixing code errors and less time finding them?
A plug-in for JetBrain ReSharper, .NET Code Inspector turns these dreams into a reality. With .NET Code Inspector, you'll be able to conduct automated code inspection within minutes, and be presented with a list of all detected errors. .NET Code Inspector is an enhancement to the Visual Studio editor that will improve the quality of your code.
In addition to the error detection qualities of .NET Code Inspector, you'll also have access to warnings, suggestions, and hints on how to make your C#, VB.NET, and ASP.NET source code safer.
Running code inspection in .NET Code Inspector could not be any easier - just highlight your code segment and run the inspection from the popup context menu. .NET Code Inspector analyzes your code and produces the list of errors, warnings, suggestions, and hints, all grouped logically according to severity, inspection kind, type, and many other criteria!
Promotion Written by Derek Lee