Web services allow different applications from different sources to communicate with each other without time-consuming custom coding, and because all communication is in XML, Web services are not tied to any one operating system or programming language.
For example, Java can talk with Perl, Windows applications can talk with UNIX applications.
For sample and other details follow following link :- http://www.codeproject.com/KB/webservices/myservice.aspx
~ Please remember to click Mark as Answer on this post if it helped you ~
rohitpundlik
Contributor
3102 Points
934 Posts
How to write web services
Oct 18, 2010 10:16 AM|LINK
Hi All,
I am new to web services. Please let me know what is web services and its use and how to write the web services
Rohit Pundlik
Please mark as answer if this helps you...
manjul.dube
Participant
786 Points
167 Posts
Re: How to write web services
Oct 18, 2010 11:41 AM|LINK
Web services allow different applications from different sources to communicate with each other without time-consuming custom coding, and because all communication is in XML, Web services are not tied to any one operating system or programming language. For example, Java can talk with Perl, Windows applications can talk with UNIX applications.
For sample and other details follow following link :- http://www.codeproject.com/KB/webservices/myservice.aspx