By gerps
via neilmartinagile.wordpress.com
Published: Nov 29 2008 / 13:17
I just run into a nice blog post by Nail Martin ("Prototyping : New wine, old skins") where he shows how to abstract data access with db4o as the underlying persistence engine (Nail is a big fan of repositories and finders, updaters and basically any technique to abstract data access and easily Mock the data layer).
Basic source code is included (C#) and a brief explanation on how to inject the repository against the IoC framework Unity.



Add your comment