G
Guest
Hi,
I need to invoke a web service dynamically at runtime without adding a web
reference. I need to do this through a C# application (.NET 2.0).
At runtime my application will get the url of the web service and the web
method to be invoked.
Can someone please let me know how this can be done.
Thanks in advance,
Rakesh
I need to invoke a web service dynamically at runtime without adding a web
reference. I need to do this through a C# application (.NET 2.0).
At runtime my application will get the url of the web service and the web
method to be invoked.
Can someone please let me know how this can be done.
Thanks in advance,
Rakesh