Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Custom Rules » Visual Studio 2008   (RSS)

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

Framework for intergrated FxCop rule testing

Roy Osherove has put together a Framework for testing FxCop rules . It's an interesting approach, firing up the FxCop engine for each rule that he wants to test. There are few things that I would like to see it support: The ability to specify positive
 
Page view tracker