Hi,
Right now we have around 5 service reference added to our projects in a single solution. I am force to add service reference even for projects having indirect dependencies calling service methods. Is there a way to get around for this situation.
For every single change in the service method, I have to update every single service reference to effect those changes. It is very time consuming too. I am just wondering, is there any way i cam manage these things globally by making single service reference for the whole solution.
help appreciated.....:)