Dynamic webserives on Compact framework

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

Guest

i have a .net exe application running on companct framework on a barcode
scanner which connects to webservices over the internet to conenc to the
database.
I want to make the webservices in the .net exe on the barcode scanner
dynamic but i could not find any property which can let me do that. Is is
that compact framework does not support dynamic webservices ?

thanks
Sameer
 
What do you mean by "dynamic"?

You can change the location of your web service buy modifying the
YourWebServer.Url property.
 

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