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

In my application I have to the values from my application to web application. In this scenario we will use Web Services. Actually I dont have idea about web services. Can you Please Help me in this ...

THANKS Friends ..
Posted
Updated 2-Apr-12 19:43pm
v2

One of the many ways to learn how to do it: read this CodeProject article:
Consuming Web Services from a Win Forms Application[^].

If your application is not a Forms application, ignore everything related to Forms — this is not really important.

This is yes another useful article:
http://www.sitepoint.com/net-web-services-5-steps/[^].

After all, do your own search, something like this:
http://bit.ly/HbHxdF[^].

To understand better how Web services work, start from here:
http://en.wikipedia.org/wiki/Web_service[^].

—SA
 
Share this answer
 
v2
Do you know anything about .Net Remoting? It's just a way, that use SOAP...
 
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