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.

January 21, 2008 @ 7:42 pm — 4 Comments

Posted in Programming — Tagged ,