Windows Communication Foundation (WCF), which is part of the .NET Framework(Included in versions 3.0 and 3.5), is a platform where developers can build service-oriented applications. WCF provides a runtime environment for services, enabling you to expose CLR types as services, and to consume other services as CLR types.
Interview Questions On DOT NET :: What is Windows Communication Foundation (WCF)?
November 05, 2016
Windows Communication Foundation (WCF), which is part of the .NET Framework(Included in versions 3.0 and 3.5), is a platform where developers can build service-oriented applications. WCF provides a runtime environment for services, enabling you to expose CLR types as services, and to consume other services as CLR types.