521 Views
A solution which uses an action filter to handle the transaction. That means that you do not have to write a single line of code, just tag your action with [Transactional].
1 comments
timbolt8
6/6/2012 8:27:28 AM
Very good article and I agree with the writer, this is the way to do it: having everything self contained makes it much simpler to read.