So you want to create a ModelGlue:Unity application? ( Part 8 )
In our last series, we moved the ContactTypes from a ColdSpring configured struct, to a database table. This set the stage to move the rest...
So you want to create a ModelGlue:Unity application? ( Part 7 )
We are going to break this up into phases starting with the contact types. At the end of this series, our contact types will come from the...
So you want to create a ModelGlue:Unity application? ( Part 6 )
In the next few series, our Contact-O-Matic will persist data in a database. The queries and relationships are simple and should translate...
Sometimes it is the obvious……
I spent several hours going over a new ModelGlue:Unity + Transfer set up and had an error that stumped me. For the life of me I...
MG:U series, interlude
I am planning out the next few steps in our ModelGlue:Unity series and would like to tally a vote. Currently our Contact-O-Matic is...
So you want to create a ModelGlue:Unity application? ( Part 5 )
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 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...