Dynamic web service reference in mobile application

  • Thread starter Thread starter GOGA
  • Start date Start date
G

GOGA

Hi all,
i'm developing a mobile application using a couple of web services...
but i have a problems, these web services connect the mobile with a
network computers by a wireless connection.
i wanted to ask if there is any way to change the web service address
in the applications (Just the machine name), as i don't want to
recompile the application every time i change the machine, and i don't
want also to make every machine i use with the same name of the web
service host name.

i used to do this in the windows application by reading the connection
reference from the .config file, but there is no config file in mobile
applications i think.....

anyone has any ideas!!

Thanks,

Ahmed Waly
Egypt
 
Hi Chris,
Thanks for fast replying, but can u please show me a snippet of how to
do this!
should i add web reference first or not!

please give me some hints.

Thanks.
 
Back
Top