Windows Communication Foundation (WCF) provides a new TCP-based network protocol (net.tcp://) for high-performance communication. To import schemas that are published from this protocol, you have to use WCF Service Wizard: Right Click > Add > Add Generated Items And select “Consume WCF Service” to download metadata from a running service using MEX endpoint. In the […]