Hello:
I want to create a class that i could use to call a web service without
adding the web reference from Visual Studio. That's because the url to the
..asmx o wsdl document will be given by te user at runtime.
How can i code this? Is it too complex?
Any information, code snippets or links to howtos will be wellcome.
Thanks.
Bye.
I want to create a class that i could use to call a web service without
adding the web reference from Visual Studio. That's because the url to the
..asmx o wsdl document will be given by te user at runtime.
How can i code this? Is it too complex?
Any information, code snippets or links to howtos will be wellcome.
Thanks.
Bye.
Comment