Use NHibernate with BizTalk





5.00/5 (1 vote)
Quick note:
To use Nihibernate with BizTalk , please store the following files under the BizTalk folder (and GAC):
• FluentNHibernate.dll (if using Fluent NHibernate)
• Hibernate.cfg.xml (Nhibernate configuration file)
• NHibernate.dll
• NHibernate.ByteCode.Castle.dll