Click here to Skip to main content
15,887,924 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,
Thanks for the previous help.
Now please help how can we use web services? Send me whole code with an example so that I can understand whole functionality how its works.
Thanks
Posted
Updated 3-Jun-11 2:51am
v2

Take a look at this

http://www.w3schools.com/webservices/ws_example.asp[^]

I hope you are looking for web service not a wcf service
 
Share this answer
 
May be you can take a look at WCF services if you working with .NET. Web service is kind of old, I would recommend you to start with some newer technologies.

If you like, you can take a look at this simple example.

How to Call WCF Services Synchronously and Asynchronously
 
Share this answer
 
Have a look at msdn's development center[^].
 
Share this answer
 
 
Share this answer
 
Comments
Uday P.Singh 25-Sep-11 11:28am    
I think you misread the question, OP is asking for web services.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900