23 Mar
Every day I have a bus commute in and out of Manhattan from Staten Island that takes anywhere from between 45 minutes on the low side to about an hour and a half on the high side (well, that’s not entirely accurate—I’ve had some commutes that have taken over three hours, but fortunately only when [...]
Posted in NHibernate, Software Development Process by: sbohlen
3 Comments
19 Jan
I usually refrain from making posts that just end up referencing the work of others, but while looking for something else I just came across two blog posts from late-November of 2008 where Davy Brion goes into some detail about how to use stored procedures with NHibernate to both retrieve and instantiate a mostly-flat object [...]
Posted in NHibernate by: sbohlen
3 Comments
11 Dec
In this comment to one of my posts, Ryan asks…
Can you give any insight as to what life would be like, if I decided to migrate away from Guids as my IDs to Ints?
Sure: it would look exactly the same except your entities would derive from IntIdentityPersistenceBase instead of GuidIdentityPersistenceBase
Seriously though, this a great [...]
Posted in Autumn of Agile, NHibernate by: sbohlen
25 Comments
23 Nov
I just got off the keyboard (kind of like getting off the phone, but more Internet-centric ) with Fabio Maulo, the present project-lead for the NHibernate project and I’m quite pleased to announce that as of now I have been asked to join the NHibernate project team as a committer (oh, and also that [...]
Posted in NHibernate by: sbohlen
12 Comments