How can I define endpoints with MEX endpoint in app.config file and what I need to run my application then . I have one service contract called IXMLService and I am using WsHttpBinding . Please give me an example . After creating app.config , how can I start the service ?How can I define endpoints with MEX endpoint in