Web Service vs .NET Remoting
-
Hi We need to build a customer service website for a company. The UI layer will reside in company's DMZ network where as the Services Layer will sit behind the firewall. In this case should we go for Remtoting or Web Service. Since it is a Customer Service website, the performance is also critical but keeping the future enhancement and interoperability are concerned, what should we do? Please reply
-
Hi We need to build a customer service website for a company. The UI layer will reside in company's DMZ network where as the Services Layer will sit behind the firewall. In this case should we go for Remtoting or Web Service. Since it is a Customer Service website, the performance is also critical but keeping the future enhancement and interoperability are concerned, what should we do? Please reply
Hi there, I guess you might be interested in some articles: ASP.NET Web Services or .NET Remoting: How to Choose[^] Performance Comparison: .NET Remoting vs. ASP.NET Web Services[^]