how-to

Practical Refactoring

I've done a few presentations on refactoring in ColdFusion and in those presentations, I show a lot of code samples towards the end. No matter how eloquent I...

0 replies - 3130 views - 10/24/08 by Dan Wilson in News

Coldfusion 8 : Serialize and Deserialize a Component

I am working on a project where a requirement for serializing and deserializing a component came up. This is possible now with ColdFusion 8, since the...

1 replies - 2244 views - 09/24/08 by Brian Rinaldi in News

Closing The 404 Gap For Dynamic Page Generation With onMissingTemplate()

ColdFusion's new onMissingTemplate() function is a great addition to our toolbox, and mind blowingly useful for Dynamic Page Generation, but (as Ben Nadel...

4 replies - 5722 views - 03/12/08 by Adam Tuttle in News