Implementing asmx webservice in sites
Hi,
I need to use webservice created in .net (asmx) to be implemented in sites. I have implemented REST services before but never a webservice (WSDL) associated. I am a newbie in development
Kindly help with step how to implement it with any example of consumin asmx webservice.
I have seen google but they say to use Eclipse webproject or JAX-RS etc, I am not sure how it will further I will integrate with sites.
Kindly help me with detailed steps..