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

I am creating windows form app with web services that read/write data to db. Webservices-DB part is working but from app can not save data to db through web services. I need help if any can help me?

Any example to write date from windows app to sql using web services
Posted

1 solution

Take a look at Consuming Webservice In A Windows Application[^] for one example.
 
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