Tag: FxCop
.NET Projects: Analyzing Code with FxCop
Now that NAnt has been set up to automate the project build process, the possibility exists to add additional tasks to the build such as code analysis. In this article I’ll describe one such task, checking for best practices, using FxCop.



