What's the relationship between Castle, LinFu and Spring with NHibernate? -


i newbie nhibernate , bit confused castle, linfu , spring.

i understand nhibernate helps in ddd , 1 can map entities database using xml or fluent nhibernate. wondering how castle, linfu , spring associated nhibernate.

can please shed light or can point web link?

personally have used castle , linfu. tended use castle if using other castle components well, such windsor. in fact castle have nhibernate facility can helpful. used linfu when didn't use other castle components.

this blog post old has useful information on it: http://nhforge.org/blogs/nhibernate/archive/2008/11/09/nh2-1-0-bytecode-providers.aspx

check out answer these questions:

what differences between linfu.dynamicproxy , castle.dynamicproxy?

nhibernate proxy class, should choose?

nhibernate 2.1 proxy factory options - differences , choose?


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -