Right, I had promised myself not to get involved in politics any more. Those of you who have been following me on this blog and my various social media accounts probably already know this, but recent events have woken me from my slumber. I can no longer watch the events unfolding without expressing myself in writing. So here goes, my first political blog in I don’t remember how long. Neotheone is back.
Monthly Archives: July 2013
Web services client using Mono and C#
It’s been a long time since I’ve written a technical post, or any post actually, so forgive me if I’m a bit rusty. OK, in this post I’ll talk about creating a client program that consumes a web service using C#. As regulars of this blog and my social media accounts probably know, I am a Unix fan. So I will show you how to develop this program using Mono, the Unix port of Microsoft’s .NET architecture. I tested this code on my Mac, but it should work in any Unix environment unchanged.