Click here to Skip to main content
15,889,877 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi all,

help me to impliment webservice,including its basics.
advance thnks.
Posted

If you want to implement ASP.Net web services, you could start with
1) ASP.NET Web Service[^]
2) http://msdn.microsoft.com/en-us/library/ms972326.aspx[^]

However, you should probably have a look at WCF now to implement web services, unless you are constrained to .Net 2.0 for the moment.
 
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