Hi ,
I am developing a system with c#.net. in my app, i have to use a webservice. The URL of the service could by changed (dynamic). How can i do it programmatically ? actualy change the URL of the service.
Anushka