WCF/WF - How to host self hosting wcf in Windows Server and access from client
Asked By MySpider DotNet on 19-Nov-10 07:36 AM
Hi,
Am developing a windows application. i am using SqlServer in my server and WCF as connecting bridge between the Server and client. My client want to run the WCF in server as self hosting and they will access the wcf from the client. Is it possible?. How can i achive this.