29 Aug
2008

NHForge.org for NHibernate

I say this on the NHibernate forum this morning from Dario Quintana: I’m very proud to announce the NHibernate community Site: http://www.nhforge.orgThis site is will be maintained with effort by the community and soon will be available with blogs, wikis, documentation, news and NHibernate, NHibernate, NHibernate. Please, be patient, the first step is made, stay […]

Read More
29 Aug
2008

What’s Wrong with a Data-Driven Approach?

Suppose we are building yet-another-order-basket-application. We have the requirement for adding items to an order, otherwise the business of our entire company falls down and we are losing tons of money (while not overdramatizing things). The code I see popping up over and over again looks something like this: public class DataDrivenService { private Database […]

Read More