????1.web???????????????????????msdtc????

????2. 2????????????????????
???????????->???????->???????->?????->??????->????DTC

????.Net?????
???????????System.Transactions
????using (TransactionScope scope = new TransactionScope())
????{
????//??????????????
????//??????????????
????scope.Complete();
????}
????????????????????????????????