Thanx guys for links, i read\scrolled all of them + some child links + i read\scrolled chapters 8-11 from book "NHibernate In Action", though i didn't understood some stuff, now i know what options i have. Also i found this interesting post: http://daniel.wertheim.se/2009/11/04/nhibernate-repository-pattern/
I' ll try to implement different approaches (Repository, Dao) with (Ses-per-Conversation, ses-per-Presenter, and some hybrid variants). I'm going to start from the concept in the link above it's very similar to what i have now, and any way i was going to rewrite my IRepository to use Linq expressions instead of ICriteria (though i havn't tried Nh.Linq yet). -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
