This blog is moved to
http://amalhashim.wordpress.com

Tuesday, May 27, 2008

Webservice and Dynamic Web URL

1. Add a webreference to the webservice.
2. In properties window select dynamic for the webreference
3. Create an object of the webservice class.
4. The created object has a propery called "Url".
5. Assign the desired url to this Url property in code.

Fin.

No comments: