Explain wcf contracts?



Explain wcf contracts?..

Answer / Prashant Malik

WCF contracts define the protocol, format, and behavior of a service. They consist of three main parts: Service Contract (defines the methods that the service provides), Data Contract (defines the data types that are passed between the client and the service), and Operation Contract (defines the operations that the service supports).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More WCF Interview Questions

What is "singleton" instance mode in wcf?

1 Answers  


What is message contract in wcf?

1 Answers  


What is bindings?

1 Answers  


What are the types of contract?

1 Answers  


Where you use WSFederationHttpBinding in WCF?

1 Answers   Viscus Infotech,


How to do authentication in wcf?

1 Answers  


What do you understand by the term impersonation?

1 Answers  


Why to use wcf? Or what are the advantages of using wcf?

1 Answers  


What is Fault Contract in WCF

2 Answers   ABC, Student, Virtusa,


What is wcf architecture?

1 Answers  


WCF:What is it the Dead-letter queue and the Poison queue? What is the difference?

1 Answers  


Why do we use wcf?

1 Answers  


Categories