Declarative Transactions using ADO.NET and without Enterprise Services.
Last Updated: 26 Oct 2001
Page Views: 166,296
Rating: 4.70/5
Votes: 28
Popularity: 6.80
Bookmark Count: 80
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.