what are the ways of hosting a WCF service?



what are the ways of hosting a WCF service?..

Answer / Harish Chandra Pandey

WCF services can be hosted in various ways such as: Internal (In-Process), Self-Hosted, IIS (Internet Information Services) Hosting, Windows Activation Service Hosting, and third-party hosting like Apache or IIS with the Web Deployment Tool.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

explain wcf basic binding type? : Wcf data services

1 Answers  


What is throttling in wcf?

1 Answers  


What is address in wcf?

1 Answers  


Which standard binding could be used for a service that was designed to replace an existing asmx web service?

1 Answers  


What is .net 3.0?

1 Answers  


What is datacontractserializer in wcf?

1 Answers  


What are the three types of transaction manager WCF supports?

1 Answers  


What are the types of bindings in wcf?

1 Answers  


What is the "address" property of endpoint in wcf?

1 Answers  


What are the transport schemes supported by wcf? Give example of address for each scheme.

1 Answers  


What is the difference between WCF and ASMX Web Services?

1 Answers  


List the principle constituents of wcf?

1 Answers  


Categories