Book Image

Visual Studio 2013 and .NET 4.5 Expert Cookbook

Book Image

Visual Studio 2013 and .NET 4.5 Expert Cookbook

Overview of this book

Table of Contents (14 chapters)
Visual Studio 2013 and .NET 4.5 Expert Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2. Enhancements to WCF 4.5

In this chapter, we will cover the following recipes:

  • Understanding Windows Communication Foundation (WCF) by creating a basic application

  • Hosting a WCF service in different hosting environments

  • Streaming data over a network using a WCF service

  • Writing a REST-based WCF service

  • Creating a WCF service using the Open Data Protocol standards

  • Extending a WCF service (service extensibility)