Posts by baltazar • 31 points
2 posts
-
1
votes1
answer1316
viewsQ: Consuming Protheus webservice in C# (array)
I have two webservices developed in Protheus(TOTVS) that will be consumed in my C# application in VS2013(Windows form). The first always returns a string and is working perfectly, the second returns…
-
2
votes1
answer1306
viewsQ: Change Webservice address at runtime - C#
I am developing an application that should connect to several Web services according to the user’s location. For example: If the user is in the city "To" it will connect to the web service:…