Provided here is guidance about the Windows Communication Foundation (WCF) documentation. The linked documents are recommended starting points grouped according to specific interests and levels of expertise.
New to Windows Communication Foundation Programming
Programming In-Depth
-
If you are ready to start developing an application, see Basic WCF Programming.
-
If you are looking for guidance about a particular feature or capability of WCF, see the topics under WCF Feature Details.
-
If you would like to extend or customize WCF to suit your requirements, see Extending WCF.
-
For information about the tools that help to create and debug WCF applications, see WCF Tools.
-
Configuration using XML files is a primary way of programming WCF services and clients. For reference documentation for the XML elements used in configuration files, see Windows Communication Foundation Configuration Schema.
Troubleshooting
Using Windows Communication Foundation with Other Technologies
WS-* Protocols Supported in Windows Communication Foundation
See Also