Click here to Skip to main content
15,914,162 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
why we use web services and what is the main purpose for using web services?
Posted

I think you could start by reading about web services from here[^].

Also, you should be looking at implementing web services in WCF rather Asp.Net unless you have a specific reason to stick to .Net 2.0.
 
Share this answer
 
Comments
Espen Harlinn 30-Jul-11 12:39pm    
Right :)
Abhinav S 30-Jul-11 12:40pm    
Thank you Espen.
It might be helpful,

ASP.NET Web Services[^]

:)
 
Share this answer
 
Comments
Espen Harlinn 30-Jul-11 12:40pm    
Essential information :)
Mohammad A Rahman 30-Jul-11 18:55pm    
Thank you Espen :)
Have a look at below Code Project Articles on .Net Web Services.

An introduction to web services: Daily Dilbert[^]

Introduction to .NET Web Services[^]
 
Share this answer
 
Comments
Espen Harlinn 30-Jul-11 12:41pm    
Nice articles - a 5
here are a few links which will give you a head start on using web services in ASP.Net. Go through them.

http://msdn.microsoft.com/en-us/library/t745kdsh.aspx[^]

http://msdn.microsoft.com/en-us/library/ms972326.aspx[^]

ASP.NET Web Service[^]
 
Share this answer
 

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