WebService(Method Cal)
Dear Friends,
I would like to know how to call a webservice method in a console application. Let me be clear i wanna to use httppost method or other appropriate method instead of adding a web reference to my project.
I know how to call the web service by adding appropriate reference.
Thanks in Advance
|