When building a web service in the same solution as the client for the web
service, what is the most efficient way to test for changes? When I add a
web reference, I choose the option to add web services in the current
solution. Do I have to delete the web service reference every time in my
client app, and add it back. Should I publish it into a different area on
my system?
Derek
service, what is the most efficient way to test for changes? When I add a
web reference, I choose the option to add web services in the current
solution. Do I have to delete the web service reference every time in my
client app, and add it back. Should I publish it into a different area on
my system?
Derek
Comment