Hi,
Once I figure out nhibernate and fluent etc. (with your help!), will it really make my life easier? i.e. I can focus on my business logic layer?
OR, will I end up spending the same amount of time wrestling with criteria query and configuration issues hehe.
I am a 1 person dev on this project, and it has allot of DB queries so I was hoping using the Repository pattern would give me an instant INSERT/UPDATE/DELETE/SELECT/SELECT-ALL for my tables in one go!