When I set out to write my ORM, I had two guiding principles:
1.) Loose Coupling was key. I wanted the result of the ORM to be loosely coupled, and I wanted any dependencies the ORM had to be loosely coupled as well.
2.) I wanted 1 and only 1 query language – and that was LINQ.
Now, [...]
Read the complete post at http://feeds.dashcommerce.org/~r/ChrisCyvas/~3/467277725/