Question : Developing Web Services

Hi friends,

I am new to web services design. I implemented sample web service in SOAP and RESTFul using ASP.Net.

I wanted to know in which different languages we can write web services. For them to be cross platform which language i should use?

Answer : Developing Web Services

SOAP and XML can be any of the available server side running scripts from PHP, Java, ASP, CGI,coldfusion.

Since it provide and weburl as the interface which make it seamless to integrate with any technology from client side AJAX to XML feeds and all.

The SOAP & REST are platform independent when it comes to providing the services since its called thru weburl

Hope this helps
Random Solutions  
 
programming4us programming4us