adspace
Answer Posted / Dinanath Benbanshi
In WCF, a Contract defines the service operations and data structures (messages) that can be exchanged between the service and its clients. There are two types of contracts: Service Contract, which specifies the operations the service provides, and Data Contract, which describes the format of the data passed between the service and its clients.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers