boriska
02-12-2007, 04:14 PM
Kudos to you! We all here are interested in your work!
Short about my doubts:
I have to migrate one solution from WinForm to ASP.NET. So I’m concerning different alternatives and Nhibernate in persistence layer seems me to be a good choice.
What I didn’t recognize now is the state of the art of Nhibernate. It would be great to have all functionality encapsulated in such IoC-container as Spring.NET.
I wonder e.g. how I can handle bidirectional m:n associations easier. Using NHibernate.generics had as a nice side effect a comfortable handling of 1:n associations. However I didn’t see any working samples of m:n –relationship-implementations. See also http://www.ayende.com/Blog/archive/7179.aspx
It is planned to support this functionality in spring.data.hibernate module with Nhibernate 1.2?
Also I can’t get if open-session-in-view approach is already properly implemented. Why is the Spring.Northwind.Web sample not included in nightly build?
I am very interested in your opinion which I will appreciate.
Thanks,
Boris
Short about my doubts:
I have to migrate one solution from WinForm to ASP.NET. So I’m concerning different alternatives and Nhibernate in persistence layer seems me to be a good choice.
What I didn’t recognize now is the state of the art of Nhibernate. It would be great to have all functionality encapsulated in such IoC-container as Spring.NET.
I wonder e.g. how I can handle bidirectional m:n associations easier. Using NHibernate.generics had as a nice side effect a comfortable handling of 1:n associations. However I didn’t see any working samples of m:n –relationship-implementations. See also http://www.ayende.com/Blog/archive/7179.aspx
It is planned to support this functionality in spring.data.hibernate module with Nhibernate 1.2?
Also I can’t get if open-session-in-view approach is already properly implemented. Why is the Spring.Northwind.Web sample not included in nightly build?
I am very interested in your opinion which I will appreciate.
Thanks,
Boris