Wednesday, 21 August 2013

how to call wsdl in c#

how to call wsdl in c#

how to call a WSDL in c#? can anyone tell me alternate solution for the
given task perform and the given
SoapObject request = new SoapObject(NAMESPACE, METHOD_NAME);
request.addProperty("username",PhoneNumber);
request.addProperty(" passward", PhoneNumber);ere

No comments:

Post a Comment