Click here to Skip to main content
15,891,204 members
Articles / Productivity Apps and Services / Biztalk
Tip/Trick

Use NHibernate with BizTalk

Rate me:
Please Sign up or sign in to vote.
5.00/5 (1 vote)
24 Jun 2010CPOL 11.1K   1  
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

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior)
Jordan Jordan
Your comment please Smile | :)

Comments and Discussions

 
-- There are no messages in this forum --