Testing the distributed transaction support of the new WCF service
Now that we have changed the service to support distributed transactions and let the client propagate the transaction to the service, we will test this. We will first change the distributed transaction coordinator and firewall settings for the distributed transaction support of the WCF service, then propagate a transaction from the client to the service, and test the WCF service for multiple database support.
Configuring the Microsoft Distributed Transaction Coordinator
In a subsequent section, we will call two services to update two databases on two different computers. As these two updates are wrapped within one distributed transaction, Microsoft Distributed Transaction Coordinator ...
Get WCF Multi-layer Services Development with Entity Framework Fourth Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.