Hi,
i have a ASP.Net Web Service that works as an information aggregator. Other Web Services register in the central Web Service to provide information.
And the client access the central Web Service for information.
My question is, how i do this ?!
How can i register a information Web Service in the aggregator so he can query it?!