Nhibernate 3.0 and FluentNHibernate -


is building truck nhibernate , fluentnhibernate together? how's working? using production systems?

how linq support?

is ready release?

is there nice , concise way keep date going on in world of nhibernate? (ie, without having read lots of blogs, , mailing lists )

you can find trunk fnh builds here: http://hornget.net/packages/orm/fluentnhibernate/fluentnhibernate-trunk (i haven't tried don't use fluent)

nhibernate 3.0 pretty stable , new linq provider good, excelent coverage of possible linq constructs , clever, non-intrusive support of nhibernate specific concerns (caching, fetching)

i'd use in production without concern; being in "pre-alpha" state reflects seriousness of project team, current state more similar of visual studio rc ctp or beta.

update (2010-12-05): nhibernate 3 released yesterday.


Comments

Popular posts from this blog

javascript - Enclosure Memory Copies -

php - Replacing tags in braces, even nested tags, with regex -