CSLA, LINQ and NHibernate

CSLA, LINQ and NHibernate

Old forum URL: forums.lhotka.net/forums/t/4321.aspx


Johnny Rocket posted on Friday, February 08, 2008

Hi all, I work with a group of developers that has adopted using NHibernate.  However we have very few perhaps 0 projects actually using NHibernate in production.

I have been considering using CSLA with NHibernate, however I am not too keen on NHibernate if only for the reason that all the documentation is written from a Java centric perception.

I am very keen on using LINQ however as most of my years of programming are from a Microsoft centered (C, C++, C#) approach.  I have in fact been playing around with LINQ quite a bit and like it a lot.

 Therefore I have a few questions for you experts here. 

  1. Is LINQ a good mix with CSLA.
  2. Do you see LINQ replacing NHibernate in the near future
  3. Is anybody currently using CSLA and LINQ with Dependency Injection
  4. Are there any good example projects that use CSLA and LINQ
  5. Are there any good example projects that use CSLA and NHibernate

Thank you,

John

Copyright (c) Marimer LLC