Misc
I just wanted to inform you that I have been invited to be a member of Los Techies which is a big honor for me. If you like my posts then you might as well have a look at my blog at LosTechies. There I'll publish posts that do not necessarily have anything to do with NHibernate. To start with I have posted an article about the single responsibility principle (SRP) which I personally consider to be one of the most important principles for my daily development! Don't be afraid, I'll continue to publish...
When reading this post from Ayende I was getting curious what this site would tell about my blogging style here. The result is amusing me a lot. INTJ - The Scientists The long-range thinking and individualistic type. They are especially good at looking at almost anything and figuring out a way of improving it - often with a highly creative and imaginative touch. They are intellectually curious and daring, but might be physically hesitant to try new things. The Scientists enjoy theoretical work that allows them to...
In this post (and a subsequent one) I'll introduce two ways how to prepare a developer machine to use NHibernate as a ORM (Object Relational Modeling) tool.
The first approach describes the minimal setup needed to use NHibernate when developing an application. The second approach on the other hand describes an infrastructure which is not only based on NHibernate but also on another very useful framework called Rhino Tools. This framework simplifies the usage of NHibernate very much but is by no means required. I personally have successfully developed medium sized and large customer projects based on latter kind of setup.
In...