When you wish to flow transactions between a client and a WCF Service there are three key tasks to be considered: 1) The binding that you select (which is set on be both the client and service side), should be transaction aware. Within the configuration
Read More...