Welcome to MSDN Blogs Sign in | Join | Help

Tutorial on writing your own Code Analysis rule

Jason Kresowaty has posted a great tutorial on writing Code Analysis/FxCop rules. He also spends time on explaining parts of the Introspection API, including the different nodes and their relationship to each other.

It's a great read, even if you've written some Code Analysis rules before. Definitely recommended.

Published Friday, January 18, 2008 7:00 AM by David M. Kean

Comments

# » Daily Bits - January 19, 2008 (Early Edition) Alvin Ashcraft’s Daily Geek Bits: Daily links plus random ramblings about development, gadgets and raising rugrats.

Wednesday, February 27, 2008 8:42 AM by Rory Primrose

# Static Analysis Rules - Sooner rather than later

I posted the other day that I wanted to create some static analysis rules for Visual Studio . I have

Wednesday, March 05, 2008 2:10 PM by Greg

# FxCop benchmarking

Has anyone compared FxCop to what static analysis tools available for embedded systems in C++?  Those tools are 20+ years old and find an amazing amount of poor code and/or errors.  I'd like to se e MS invest heavily in static code analysis tools because it can only a) benefit MS to produce much better code and b) make MS development tools much much better.

Sunday, June 22, 2008 12:10 PM by CoqBlog

# FxCop et Code Analysis : écrire ses propres règles

Voici une documentation qui devrait faire plaisir à ceux qui veulent écrire des règles pour FxCop ou

New Comments to this post are disabled
 
Page view tracker