On DevShed today there’s a new tutorial showing you how to build a basic ORM layer on top of a MySQL database. It includes all the code you’ll need (cut&paste-able, not as a download). Obviously, with so many ORMs at one’s disposal for free, it seems pretty pointless to develop a custom one; are we [...]
