Answer:
Advantages of WCF are :
WCF is interoperable with other services but .Net Remoting requires client and service in .Net.
WCF service provides better reliability and security as compare to Web Services.
In WCF, there is no need to make much change in code for implementing the security model and changing the binding. Small change in the configuration will make your requirement.
Asked In: Many Interviews |
Alert Moderator