1.

What Is Nhibernate.burrow?

Answer»

BURROW is a light weight middleware developed to support .Net applications using NHibernate (maybe also REFERRED as NH in this article) as ORM FRAMEWORK. Using Asp.net with NHibernate could be a challenge because of the fact that NHibernate is a STATEFUL environment while Asp.net is a stateless framework. Burrow can help solve this conflict by providing advanced and SMART session/transaction management and other facilitates.

Burrow is a light weight middleware developed to support .Net applications using NHibernate (maybe also referred as NH in this article) as ORM framework. Using Asp.net with NHibernate could be a challenge because of the fact that NHibernate is a stateful environment while Asp.net is a stateless framework. Burrow can help solve this conflict by providing advanced and smart session/transaction management and other facilitates.



Discussion

No Comment Found