阅读背景:

如何通过两个不相关或解耦的方法调用“跨越”事务?

来源:互联网 

I'm busy building a software update application in C#, WinForms, .NET 3.5, where I have a collection of pluggable task classes with a common base class. I would like one task, the database upgrade, to begin a transaction, and another task, the web site upgrade, to commit or roll back the same transaction, so the web site and DB are always in sync.I'm busy building a software update application




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: