Monthly Archives: January 2008

What is a comfortable office temperature?

Its 27 degrees Celsius today in our office and it feels like an oven. One of the guys has hooked up a digital multi-meter as a thermometer, you have to love geeks.

0  

NHibernate – Custom User Types and Collections

NHibernate is an extremely powerful ORM but sometimes its quite difficult to find information on how to do certain things and why other things are the way they are. Recently I’ve been working on generating NHibernate mapping files and a domain model with its classes using Visual Studio DSL tools. Below are some of the [...]

3