Entries from August 2007

Running FxCop & The Quirks

August 17th, 2007 · No Comments

Earlier today I did a code maintenance session on BlogEngine.NET using the excellent FxCop tool.
It’s been a while since I have so there were quite a few things to correct in the code. I actually like spending time with FxCop and fixing the broken rules. There’s something very relaxing about it. Even though FxCop is […]

[Read more →]

Tags: Uncategorized

Where Does The Mysterious Method Added To Your CFCs Come From?

August 10th, 2007 · No Comments

If you’ve been working with CFCs in ColdFusion 8, you may come across a mysterious method. Consider this screen shot from a CFC descriptor:

[Read more →]

Tags: Uncategorized