Windows Communication Foundation Using C#

PT20522
Training Summary
Windows Communication Foundation (WCF) is Microsoft’s new framework for building distributed systems. It unifies and builds on the diverse set of existing distribution mechanisms, which include ASP.NET Web services and .NET Remoting. WCF enables developers to produce highly configurable, secure, reliable and transactional services using a single simplified programming model. And since WCF supports the WS-* series of Web service standards, it enables simple interoperation with other platforms and technologies. This course provides a thorough grounding in this important technology. The first chapter covers the essential concepts and shows how to implement WCF services and clients. The “ABC” of address, binding and contracts are covered in detail. Service contracts and data contracts are elaborated, and instance management is covered. The course includes a discussion of error handling and security and concludes with coverage of the WCF Routing Service. The course uses Visual Studio 2017 with .NET 4.6.1. The course discusses new features of WCF 4.5, including new bindings and support for the task-based asynchronous pattern and WebSockets. A large number of working examples and lab exercises are provided.
Prerequisites
Before taking this course, students should have a good working knowledge of building .NET applications with C#. Knowledge of building distributed systems and Web services will also be an advantage.
Duration
3 Days/Lecture & Lab
Audience
This course is designed for those wanting to learn what Windows Communication Foundation is and how it unites existing distribution mechanisms.
Course Topics
WCF Essentials
  • Addresses and Bindings
  • Service Contracts
  • Instance Management
  • Data Contracts
  • More about Service Contracts
  • Handling Errors
  • WCF Security
  • WCF Routing

Related Scheduled Courses