Aliaspooryorik
ColdFusion ORM Book

Maximum list values for cfqueryparam

I've just managed to get ColdFusion 8 to blow up MS SQL Server 2000! This is the error message I was getting: [Macromedia][SQLServer JDBC Driver] The DBMS returned an unspecified error. The command code was 0. Read more »

OOP Terminology : Part VII - Beans

When people talk about beans in OOP what the heck are they on about? Well, the term bean comes from the Java world where there are different types of beans depending on the usage. In ColdFusion we don't have different types of bean, so it's much easier to understand. Read more »

getters, setters and Anemic Domain Models

Ben Nadel has added an interesting post on his blog OOP Getters() And Setters() - A New Programmer's Frustration. I posted my comments and then Sean Corfield added one which said everything I was trying to say (badly) and more. I think Sean hits the nail on the head with the trap that many people fall into when moving to OO. Read more »

OOP Terminology : Part VI - UML

UML is a useful tool for designing OO applications. As part of my OOP terminology series, I thought I'd show an example of how you would document a simple system with UML. Read more »

Refactoring - Good or Bad?

If you anything like me, you go to make a change to some code you wrote a year ago and wince. I want to drive right in and replace my horrible clunky code with my nice new shiny code. Read more »

Next Page »

Search

Wish List

Found something helpful & want to say ’thanks‘? Then visit my Amazon Wish List :)

Categories

Recent Posts