So you wanna build a Flex application – Part 3 – The Datasets
To date, in our series on Surfing Stats, we have covered the intent, directory structure and the main application file. (download the code...
So you wanna build a Flex application – Part 2- Main Application File
In our series on Surfing Stats, we have covered the intent and the directory structure. (download the code using the download link at the...
So you wanna build a Flex application – Part 1- Directory Structure
In our initial article, we introduced Surfing Stats, a Flex application providing a multi-view interface for examining Blog CFC statistics....
Introducing Surfing Stats
I have finished coding my application for my hands-on session at 360:Flex Atlanta. The goal of the session is to walk attendees through...
My Tutorials are now on DZone.com
Dzone.com is a great resource for developer related content. As a clever way to share interesting links, anyone can submit content to be...
Nice post on The Model-Glue Event Lifecycle
ModelGlue Users and especially my MG series users, have a read on Doug Boude’s Blog about the The Model-Glue Event Lifecycle. Doug...
So you want to use Transfer ORM in your ModelGlue:Unity application (Part 1)
Previously, we connected Transfer ORM into our ContactOMatic application. Now, we will use it to get some things done! The completed files...
Installing Transfer in ModelGlue:Unity
Today we will install the Transfer ORM inside our Contact-O-Matic application. To complete this tutorial, you should have the...
So you want more tutorials?
I am going to continue the ‘So You Wanna Create a Model Glue Application series. (Thanks Lola 😉 For those just tuning in, the...
So you want to create a ModelGlue:Unity application? ( Part 10 )
Sean Corfield pointed out that using ColdSpring to make instance (throwaway) components is quite a heavyweight approach for a simple form...