Tag Archives: Mex

How to add MEX endpoints programmatically

The Metadata Exchange Endpoint (MEX) is a special endpoint in WCF that exposes metadata used to describe a service.Without the MEX, you will not be able to use svcutil.exe to automatically generate a proxy class. Fortunately, it is a simply … Continue reading

Posted in .Net, .Net 4.0, WCF | Tagged , , , , , | 1 Comment