Best of three worlds: CSLA, NHibernate and MVC/MVP

Best of three worlds: CSLA, NHibernate and MVC/MVP

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


skaue posted on Monday, October 15, 2007

In the thread "Best of both worlds: Csla with NHibernate" TolomaĆ¼s discusses how to implement an architecture based on bith Csla and NHibernate. This is also done in the CslaContrib-project with the help from at least DavidDilworth.

Now that Scott Guthrie has annonced ASP.NET MVC Framework, I am really wondering if its even possible to combine the best of all three worlds: Csla, Nhibernate AND MVC (and MVP as someone call it).

Anyone care to make an attempt for it? Maybe not the complete ProjectTracker example, but perhaps something simpler.

DavidDilworth replied on Monday, October 15, 2007

Looks very interesting, although it's not released yet.

Obviously the real proof would be to take the ProjectTracker example and re-engineer it.  But I agree with the idea of starting on something easier to get your head round the "right" way to do it first.

skaue replied on Monday, October 15, 2007

I would really like to see how and where to put in the csla bases in a mvc/mvp-world. I couldn't figure this out when I tried. But then again, I'm pretty new to .Net :-P

Copyright (c) Marimer LLC