InterviewSolution
Saved Bookmarks
| 1. |
Explain MEPs in WCF. |
|
Answer» MEP (Message Exchange Pattern) is a way of communicating between clients and SERVERS in WCF. MEP is one of the greatest features of WCF. The three types of MEPs supported by WCF are as follows:
|
|