Declarative Transactions using ADO.NET and without Enterprise Services.
Posted: 22 Oct 2001
Updated: 26 Oct 2001
Views: 180,990
Rating: 4.95/5
Votes: 30
Popularity: 7.32
Licence: Not specified
Bookmarked: 85
Downloaded: 1,321
Sometimes it is nice to prototype up a simple database application. This code may help, by providing the automatic transactional model of COM+ in a non-COM+ environment. This example uses "Interception" to provide automatic transactioning support for non-COM+ classes.