Declarative Transactions using ADO.NET and Without Enterprise Services
Details Related Types
Site:  The Code Project
Original URL:  http://www.codeproject.com/dotnet/declarativetransactions.asp
Summary:
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.
System.Attribute
System.AttributeUsageAttribute
System.ContextBoundObject
System.Data.DataSet
System.Data.IDataParameter
System.Data.SqlClient.SqlConnection
System.Data.SqlClient.SqlDataAdapter
System.Data.SqlClient.SqlParameter
System.Data.SqlClient.SqlTransaction
System.EnterpriseServices.AutoCompleteAttribute
System.EnterpriseServices.ContextUtil
System.EnterpriseServices.TransactionAttribute
System.EnterpriseServices.TransactionOption
System.Exception
System.MarshalByRefObject
System.Runtime.Remoting.Activation.IConstructionCallMessage
System.Runtime.Remoting.Contexts.Context
System.Runtime.Remoting.Contexts.ContextAttribute
System.Runtime.Remoting.Contexts.IContextProperty
System.Runtime.Remoting.Contexts.IContributeObjectSink
System.Runtime.Remoting.Messaging.IMessage
System.Runtime.Remoting.Messaging.IMessageSink
System.Runtime.Remoting.Messaging.IMethodMessage
System.Runtime.Remoting.Messaging.IMethodReturnMessage
Ad
MBR BootFX
Best-of-breed application framework for .NET projects, developed by Matthew Baxter-Reynolds and MBR IT
 
 Copyright © Matthew Baxter-Reynolds 2001-2008. '.NET 247 Software Development Services' is a trading style of MBR IT Solutions Ltd.
Contact Us - Terms of Use - Privacy Policy - www.dotnet247.com