We are having a REST WCF service.
we want the save operation on this REST service to be in transaction.
Is there a way to pass Transaction object over the wire to REST WCF service?
We are having a REST WCF service. we want the save operation on this
Share
Here is a quote from Roy Fielding, the guy who invented the term REST
This is from a message on the REST-discuss list from June 9th, 2009.