Link to home
Start Free TrialLog in
Avatar of curiouswebster
curiouswebsterFlag for United States of America

asked on

Can I read the Namespace value for a web service from a database?

I define the variable thusly:

[Webervice(namespace = "http://mydomain.com/")]

above the class definition.

Is there a way to read it from a database?  How would I update that variable after the object has been created which will do the updating?

thanks,
newbieweb
ASKER CERTIFIED SOLUTION
Avatar of Guy Hengel [angelIII / a3]
Guy Hengel [angelIII / a3]
Flag of Luxembourg image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of curiouswebster

ASKER

thanks. no problem.

newbiweb