Vijay Kumar
What are the possible ways of hosting a WCF service? Explain.
By Vijay Kumar in .NET on Sep 05 2014
  • Munesh Sharma
    Oct, 2014 1

    http://stackoverflow.com/questions/1431040/what-are-the-various-methods-of-hosting-a-wcf-service

    • 0
  • Vijay Kumar
    Sep, 2014 5

    Windows Communication Foundation service to host, we need at least a managed process, a ServiceHost instance and an Endpoint configured. Possible approaches for hosting a service are: Hosting in a Managed Application/ Self Hosting Console Application Windows Application Windows Service Hosting on Web Server IIS 6.0 (ASP.NET Application supports only HTTP) Windows Process Activation Service (WAS) i.e. IIS 7.0 supports HTTP, TCP, NamedPipes, MSMQ.

    • 0


Most Popular Job Functions


MOST LIKED QUESTIONS