Tagged Questions
1
vote
1answer
523 views
.Net Client DLL Delivery Question
I have a .Net DLL that I created that implements a WCF client that talks to a WCF service, allowing the end-user to pipe data to the server where the service resides.
I use this DLL in client ...