I have a page list xml and I need to send a request and sending SOAP web services anyone have an idea how I can do it, I am beginner in ASMX
Thanks a lot
Javier
I would create a WCF service.
Here is a pretty basic tutorial
http://www.codeproject.com/Articles/201901/CREATE-RESTful-WCF-Service-API-Using-POST-Step-By
I need this information vb .net
Thanks so much
JAvier
You can use a tool here to convert c# to vb
http://www.developerfusion.com/tools/convert/csharp-to-vb/
thanks