A Custom List Collection for Bidirectional One-To-Many NHibernate Relationships

In most cases, when using nHibernate to map your .NET domain entities to a relational database, a bidirectional parent-child relationship is defined as an Inverse mapping on the parent’s child collection and a normal (non-inverse) mapping on the child’s reference…

Read more »
Also posted in Development | Tagged , , , , , | Leave a comment

Drupal Primer: A CMS For All Reasons

I love Drupal. My first exposure to the platform was four years ago, when I was seeking a CMS solution that would allow me to rapidly prototype small business websites without having to reinvent the wheel. After experimenting with Joomla…

Read more »
Also posted in Trends | 5 Comments