Sequel
It took me some time, but I finally wrote the sequel on my post of the Static Code Analyzer.
Whereas my previous post was more of a teaser to the code analyzer capabilities, I have now published a complete article on the subject on CodeProject. The article describes haw the code analyzer operates and how you can use it for different code analysis applications including a website to document the dependencies of your application:
(Click on the website image for a life version :))
The whole article including updated code of the Code Analyzer is available on CodeProject through the link below.
The download also includes a little sample application combining WPF, WCF and Entity Framework. You may find it a handy sample if you want to learn any of those technologies.
CodeProject - Static Code Analysis
http://www.codeproject.com/script/Articles/Article.aspx?aid=63872