What are the essential components used in wcf?



What are the essential components used in wcf?..

Answer / Praveen Sharma

"The essential components used in WCF include: 1) Service Contract (defines service operations), 2) Data Contract (defines data structures exchanged between client and service), 3) Service Host (manages lifetime of the service), 4) Service Behaviors (custom behaviors for the service), 5) Client Proxy (represents a service to the client), 6) Channel Stack (responsible for communication)."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

can you explain how to define a service as rest based service in wcf? : Wcf data services

1 Answers  


WCF:When is the MsmqIntegrationBinding or the NetMsmqBinding used?

1 Answers   CMC,


What is the difference between wcf and wpf?

1 Answers  


What is msmq binding?

1 Answers  


What are the different bindings supported by wcf?

1 Answers  


which is the best institute in hyderabad for advanced .net training and wcf.

8 Answers  


What are the duplex contracts in wcf?

1 Answers  


What are the core security features that wcf addresses?

1 Answers  


Define data contracts?

1 Answers  


do you know what is address in wcf and how many types of transport schemas are there in wcf? : Wcf data services

1 Answers  


How to generate proxy for WCF Services?

1 Answers  


What are the essential components used in wcf?

1 Answers  


Categories