How to change target web service at runtime

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi there

I know in ASP.net, I can use value retrieve from <appSettings> in web.config to get runtime web service url. But how can I do so in SmartDeviceApplication? Please advice, Thank you so much

Lina
 
Use an XML file and store all the data such as this in it. This xml file stays in the same folder as ur exe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top