So you want to create a ModelGlue:Unity application? ( Part 4 )
Previously in this series, we installed the ModelGlue:Unity framework and the ColdSpring framework. We used the...
So you want to create a ModelGlue:Unity application? ( Part 3 )
Previously in this series, we installed the ModelGlue:Unity framework and the ColdSpring framework. We used the...
So you want to build a ModelGlue:Unity application (Part 2)
Previously in this series, we installed the ModelGlue:Unity framework and the ColdSpring framework. We used the...
So you want to create a ModelGlue:Unity application? ( Part 1 )
In this series, we will create a ModelGlue:Unity application. Our example application will manage contacts. We will start with a blank...
So you want to install ModelGlue:Unity
ModelGlue:Unity is a ColdFusion framework that comes with a lot of of functionality and power right out of the box. In this tutorial, we...
Script Tags and how not to use them
The script tag should not be used in short-tag form. I found this out while playing with JQuery. JQuery has underwent a lot of changes to...
AOP in the database
A good friend of mine is an excellent Oracle Trainer / Consultant. I noticed an article on his blog about rewriting queries on the fly....
Field is a reserved word in cfqueryparam
A workflow application I recently worked on tracks workflow between two groups, a legal group and a group working in the field. I aptly...
Flex Mouse Events, Effects and functions
While adding some effects to a flex application, I noticed some strange behaviour. All of a sudden I noticed a function I had set to fire...
Flex Builder and CFMX RDS
Just a public service announcement for those using Flex Builder. Flex Builder really enjoyes defaulting to port 8500 at all possible turns....