What are the requirements for hosting a wcf service?



What are the requirements for hosting a wcf service?..

Answer / Akash Avasthini

"To host a WCF service, you need .NET Framework 3.0 or later installed on your machine, and a suitable service host (like IIS, self-host, Windows Service etc.). In addition, you should define the service contract, data contracts, and operation contracts."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is Fault Contract in WCF

2 Answers   ABC, Student, Virtusa,


When was wcf introduced?

1 Answers  


What is the use of is required property in data contracts?

1 Answers  


What is message contract in wcf?

1 Answers  


What are the different modes of security in WCF?

1 Answers  


Explain how to define a service as rest based service in wcf?

1 Answers  


Describe the various endpoints in wcf?

1 Answers  


When is the msmqintegrationbinding?

1 Answers  


What is the different between WCF web service and WCF web Api?

1 Answers   PUCIT,


What is wcf ipc binding type?

1 Answers  


Could the iis-hosted wcf service make use of http transport security if the iis virtual derectory that contains the service does not support it?

1 Answers  


What is the difference between wcf and wpf?

1 Answers  


Categories