Using NHibernate with existing ADO.NET transactions

My co-worker Matt Wrock wrote an excellent blog post about using ADO.NET transactions in conjunction with NHibernate transactions/sessions.  This was a problem our team encountered since we are beginning the arduous transition towards using NHibernate as our ORM.  We have … Continue reading →