Calling ASP.net Web Service from C# Application

前端 未结 4 899
被撕碎了的回忆
被撕碎了的回忆 2021-01-04 21:09

I have a question. How can i invoke a web service and get the result from a C# desktop application. I am making a desktop app and I want it to be able to connect to my onlin

4条回答
  •  渐次进展
    2021-01-04 21:44

    Will get help how to create a webservice and consume that service:

    http://www.c-sharpcorner.com/UploadFile/0c1bb2/consuming-web-service-in-Asp-Net-web-application/

    Thanks

提交回复
热议问题