5910 Breckenridge Pkwy Suite B, Tampa, FL. 33610
(800) 272-0707

SkillSoft Explore Course

IT Professional Curricula     Software Development Solution Area     Microsoft Web Applications     WCF Essentials

WCF clients are used to facilitate communication with a service via an endpoint. Explore WCF client objects and how to configure and secure clients.



Objectives

WCF Essentials: Hosting

  • list hosting options available in WCF
  • describe how to choose a hosting environment
  • host WCF services in Internet Information Services (IIS)
  • host WCF services in Windows Process Activation Service (WAC)
  • recall how to host WCF services in a Managed Windows Service
  • describe how to host WCF services in a managed application
  • demonstrate how a WCF service is hosted under IIS or WAS without using a .SVC file
  • implement hosting in WCF