This is a long post so I’ll summarize my findings up front. Summary: Following the .NET Remoting guidance enables quick and painless upgrade to WCF A single interface can be decorated to support .NET Remoting, WCF and ASMX The service implementation does Read More...