F
fred00
I have been searching for information relating to what I want to do,
and I am assuming it is not a common issue. I have developed a web
service and a client for a customer. I need to give the customer both
the service to run on their machines, and the client. I need to hide
implementation details from the customer (and anyone else).
I see alot of information about how to require SSL through IIS, and
hide the WSDL through XML config files, but this obviously requires the
customer to take these steps. Is there a way to do these things from
inside the project? Does .NET provide an infrastructure for using web
services in this context?
I am developing using Visual Studio 2005/C#.
Can anyone give me some information, point me to some articles on the
subject, etc?
and I am assuming it is not a common issue. I have developed a web
service and a client for a customer. I need to give the customer both
the service to run on their machines, and the client. I need to hide
implementation details from the customer (and anyone else).
I see alot of information about how to require SSL through IIS, and
hide the WSDL through XML config files, but this obviously requires the
customer to take these steps. Is there a way to do these things from
inside the project? Does .NET provide an infrastructure for using web
services in this context?
I am developing using Visual Studio 2005/C#.
Can anyone give me some information, point me to some articles on the
subject, etc?