1
vote
1answer
378 views
Is Configuration.GenerateSchemaUpdateScript() in NHibernate a good way to manage db schema changes
I'm using NHibernate mappings as a defining schema for my app in the development phase and for the schema definition I'm using the NHibernate.Tool.hbm2ddl.SchemaExport() method to gene …
2
votes
Free NHibernate helper tools?
NHibernate Query Analyzer is a must for constructing queries. It's not fo …
4
votes
Learning NHibernate
I would suggest that you grab a copy of the excellent book NHibernate in Action
Although it covers NHibernate 1.2 it's very good …
