Hi,
I am using TransactionScope. Within that scope, there are several different database connections. But all this connections on the same physical server and on the same Sql Server instance. The difference in connections is only in databases. Is this transaction will be DTC transaction?