Sunday, July 14, 2013

[Photo] A nudibranch on the Thistlegorm

 
A nudibranch which I encountered while diving the Thistlegorm.

Friday, July 5, 2013

[Development] Abstracting the ORM Framework via Repository / Unit of Work pattern

I just finished an article on CodeProject, it is targeted for C# developers/designers/architects and it talks about an easy way of abstracting the Entity Framework via 2 design patterns, namely the Repository and Unit of Work patterns.

The link to the article 'Abstracting the ORM Framework' on CodeProject.