Course description
In this course, you will learn how to configure WCF Services. You will start by learning what an endpoint is and the parts that make an endpoint. Then you will learn how to use configuration files to define endpoints. This includes both manually modifying the XML file configuration, but also using Visual Studios Service Configuration Editor, which is a GUI tool that will modify the XML for you. You can also configure endpoints programmatically and you will learn how to do this via API. You will learn how to extend WCF services with Behaviors and learn how to specify behavior via configuration. Visual Studio includes a tool, Service Reference Settings, that lets you customize the behavior of a client proxy and you will learn all the details.
Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.
Prerequisites
This course assumes that students have a strong programming background. This course assumes intermediate knowledge of using C# in Visual Studio 2012 and building libraries (DLLs) and Console applications.
Meet the expert
Joe Mayo is an author, independent consultant, and instructor specializing in Microsoft .NET and Windows 8 technology. He has several years of software development experience and has worked with .NET since July 2000. Joe has written books and contributes to magazines such as CODE Magazine. He has been an active contributor to the .NET community for years, operating the C# Station Web site, authoring the LINQ to Twitter open source project, and speaking regularly at user groups and code camps. For his community contributions, Microsoft has honored Joe with several Most Valuable Professional (MVP) Awards through the years.
Video Runtime
57 Minutes
Time to complete
220 Minutes
Course Outline
Endpoints (03:06)
Configuration File (17:16)
Configuration API (15:54)
Behaviors (05:54)
Config Tools (15:17)