0
kicks
Getting TransactionScope to play nice with NHibernate
When migrating an existing code base to NHibernate you may need to get Ado.net and NHibernate to play well together. This post shows how to do that using a custom transaction scope.