On a quest for the silver bullet..

Currently browsing posts found in September2009


How I use the Glue mapping framework

Number of Comments » 6

Glue is a general purpose, bidirectional automatic mapping framework for the .Net platform, with strong verification and testing tools.
I’m actively developing it. I’m also actively using it. In this post I’ll share my experience as a user of Glue, and how easy it is to set up the mappings using TDD.
The example
We want to create [...]