How many ways to hosting WCF service?



How many ways to hosting WCF service?..

Answer / Nuzaht Be

There are several ways to host a WCF service, including self-hosting (using the ServiceHost class), IIS hosting, Windows Activation Service (WAS) hosting, and third-party hosting.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What are the requirements for hosting a wcf service?

1 Answers  


What are the transport schemas supported by wcf?

1 Answers  


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

1 Answers  


List the various protocols utilized in the messaging layer in wcf?

1 Answers  


What is difference between wpf and wcf?

1 Answers  


What are the transport schemas does WCF supports?

1 Answers  


Explain about contracts?

1 Answers  


How many types of contracts in WCF?

1 Answers  


what is msmq binding? : Wcf data services

1 Answers  


explain wcf ipc binding type? : Wcf data services

1 Answers  


explain wcf web service (ws) binding type? : Wcf data services

1 Answers  


What is .net 3.0?

1 Answers  


Categories