.NET Training Overview
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 2015 with .NET 4.6. 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.
.Net Training Learning Objectives
After completing this course, the student should be able to:
.NET Training Prerequisites
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.
.NET Training Course duration
3 days
.NET Training Course outline
1. WCF Essentials
2. Addresses and Bindings
3. Service Contracts
4. Instance Management
5. Data Contracts
6. More about Service Contracts
7. Handling Errors
8. WCF Security
9. WCF Routing
Appendix A. Learning Resources
Appendix B. Hosting in IIS 7.5
System Requirements
Required software is Visual Studio 2015. The free Visual Studio Community 2015 may be used. The operating system should be Windows 7sp1 or more recent. See the appropriate course Setup Guide for details.
A good minimal hardware profile for this course would have a 1.8 GHz or equivalent CPU, 2 GB of RAM, and at least 10 GB of free disk space for tools installation and courseware.