I am beginner in the Windows Communication Foundation. I am reading about it. I am little bit confused with the word ‘Windows’. WCF can be used for building the web services for window application as well as web application. Then what is meaning of the word ‘Windows’ in WCF ? Why we are calling it as a ‘Windows’ Communication foundation ? Please explain in detail with example.
Share
I think it means that the web services itself is running on Windows technology stack (Windows Server, IIS, etc.)