What are the core components of wcf service?



What are the core components of wcf service?..

Answer / Preety Kumari Soni

The core components of a WCF service include Service (represents the service behavior and contract), Contract (describes what operations the service supports), Data (defines data format for messages), Discovery (helps clients find services), and Hosting (provides infrastructure to run the service).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

Give an example of knowtype.

1 Answers  


Define the term policy binding?

1 Answers  


What are the types of contract?

1 Answers  


What are the transport schemes supported by wcf?

1 Answers  


what are the different instance modes in WCF?

1 Answers  


What tool client can use to generate the proxy of WCF?

1 Answers  


What is "per session" instance mode in wcf?

1 Answers  


What is wcf wpf wwf in net?

1 Answers  


What is transport and message reliability?

1 Answers  


What is the service?

1 Answers  


What hosting functionality is unique for the vista os?

1 Answers  


what are the ways of hosting a WCF service?

1 Answers  


Categories