J
Jon Paugh
We have a web service handles employee information. It
will be used by numerous other applications.
Question is, what is the best way for the other
applications to access the web service? I am concerned if
each application has its own web reference to this web
service, then if we move the web service to a different
box, we have to change the web reference for all the
applications?
will be used by numerous other applications.
Question is, what is the best way for the other
applications to access the web service? I am concerned if
each application has its own web reference to this web
service, then if we move the web service to a different
box, we have to change the web reference for all the
applications?