Why I choose NHibernate

In my last post I wrote a little bit about the differances between NHibernate and Entity Framework. I came to the conclution that I, personaly, like NHibernate more then Entity Framework. So I tought I´d write a post that explains NHibernate more, and the reasons to why I choose it over other ...

Entity Framework vs NHibernate

I have worked with both Entity Framework (at work) and NHibernate (at private projects) for a while now, and I tought I would write a post about the differance between the two. They are both (kind of) Object Relational Mappers (ORM´s) and they were developed to solve the same problem, that is ...

Building a forum application, Part 6

This is the sixth part in a series of posts where I build a forum application. The other posts can be found here: Building a forum application, Part 1 Building a forum application, Part 2 Building a forum application, Part 3 Building a forum application, Part 4 Building ...

xVal provider for FluentValidation

Yes finally I found someone who written a xVal provider for FluentValidation, you can find it at http://fluentvalidation.codeplex.com/Thread/View.aspx?ThreadId=54463 but you must download the sourcecode for fluentvalidation and compile it. So hopes it helps someone out there ;)

<< [1] >>