Are there any simple examples on how to use Castle Windsor’s Automatic Transaction Management? The documentation seems to be lacking some information. I see there are facilities for nHibernate, ActiveRecord, etc…. However, I’m looking for a simple implementation just to understand how it works.
Are there any simple examples on how to use Castle Windsor’s Automatic Transaction Management?
Share
Here’s a simple sample app that uses ASP.NET MVC + Castle Automatic Transaction Facility + NHibernate facility.