Share via


Windows Communication Foundation (WCF)

Retired Content

The Web Service Software Factory is now maintained by the community and can be found on the Service Factory site.

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies.
This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Retired: November 2011

The Service Factory uses the Windows Communication Foundation (WCF) included with the .NET Framework 3.5 in the WCF guidance package. WCF is the Microsoft unified programming model for building service-oriented applications. It enables developers to build secure, reliable, transacted solutions that integrate across platforms and interoperate with existing investments. WCF is implemented primarily as a set of classes on top of the .NET Framework common language runtime (CLR). For more information about WCF, see the following supporting WCF documentation on MSDN: