Select from following answers:- ServiceContract
- OperationContract
- DataContract

- All of the above
- All Above
Data Contract is used to define the coming and going data types in a service which may be implicit or explicit.
It is used for transporting and receiving the object data between the WCF client and WCF service.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator