65.9K
CodeProject is changing. Read more.
Home

Use NHibernate with BizTalk

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

Jun 24, 2010

CPOL
viewsIcon

11347

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