web services - Can I call PHP webservices from .Net code? -


I have a webservice in SOAP (php), and I have a net program that will call that web service and The results will recover.

Is this possible? Any tutorials on this?

Hope this will help you


Comments

Popular posts from this blog

c# - PInvoke of NetUserAdd returns 24 -

c# - XMLDocument.Validate Error: System.InvalidOperationException : The XmlSchemaSet on the document is either null or has no schemas in it -