Click here to Skip to main content
15,885,366 members
Please Sign up or sign in to vote.
2.00/5 (1 vote)
See more:
Is any one knows how too use web services from one aplication to another in web forms,i want to copy some text file from one app too another..
Posted

1 solution

Start with
ASP.NET Web Service[^]
http://msdn.microsoft.com/en-us/library/t745kdsh.aspx[^]

You should also be looking at WCF (if you are using .Net 3.0 or higher).
 
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