adspace
Answer Posted / Neelam Kumari
In WCF (Windows Communication Foundation), a contract defines the service's behavior and the types that are used for communication. There are three types of contracts: Service Contract, Data Contract, and Operation Contract. A Service Contract specifies the service operations and requirements; Data Contract describes the data structures exchanged between the client and the service; Operation Contract defines the methods available in the service.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers