How to generate a SOAP proxy for a Web Service in Xamarin Studio

Build native iOS, Android, and Windows apps using C#

Nowadays, our team is working on projects that deal with cross-platform native mobile developments both on iOS, Android, and Windows Phone. So, over the last couple of weeks, we spent our time in Xamarin Studio, but I didn't mind that, sometimes the changes are good. :)

This week I had to finish the communication bridge between Xamarin and our SAP BW system, so I build a SOAP proxy in Xamarin Studio based on the SOAP Endpoint that I created earlier. I was really surprised by the results, it was very easy. In this demo, I want to share you my experiences. Enjoy it!