http://msdn.microsoft.com/library/chs/default.asp?url=/library/CHS/cpref/html/frlrfsystementerpriseservicesactivationoptionclasstopic.asp
.Net服務元件(ServicedComponent)簡介及其使用
http://www.aspcool.com/lanmu/browse1.asp?ID=1157&bbsuser=csharp
.NET的事務控制.
http://www.cnblogs.com/aierong/favorite/22773.html best
COM+文章匯總
http://www.cnblogs.com/mack/articles/43378.html
NET的事務控制
http://www.cnblogs.com/rickie/archive/2004/11/11/62488.html
Net服務元件(ServicedComponent)簡介及其使用
[Transaction(TransactionOption.Required, Isolation=TransactionIsolationLevel.Serializable, Timeout=10)]
http://www.microsoft.com/china/MSDN/library/windev/COMponentdev/COMIntegrationHow.mspx
COM+ 整合:.NET 企業服務如何協助您構建分布式應用程式
http://www.cnblogs.com/mack/articles/43384.html
A simple Example
http://www.codeproject.com/csharp/estransactions.asp
一個Example:
http://www.microsoft.com/china/msdn/archives/library/SecurityGuide/default.asp
構建安全的 ASP.NET 應用程式
http://www.microsoft.com/china/msdn/archives/library/dndotnet/html/entserv.asp#entserv_topic3
瞭解 .NET 中的企業服務 (COM+)
http://www.huihoo.com/com/1/
全面理解COM+
潘愛民
(理論性強的文章,原理)
http://dzh729.blogchina.com/ (簡單註冊方法,寫Com+組件方法)
C# 註冊COM+組件步驟
http://www.oracle.org.cn/news/article_show.asp?id=10753
關於.NET組件
http://www.chinacs.net/archives/11/2004/08/10/2191.html
用Microsoft.net實現資料庫事務(三)