0
kicks
Mono: How to access a REST web service?
configuration: debug [by Hüseyin Çakır]
Mono: How to access a REST web service?
Posted in CSharp, Mono by huseyincakir on January 21, 2010 Edit This
In this post I will discuss about consuming REST web services in C#…First of all you can make a quick check for the information about REST vs SOAP services in this post: http://www.petefreitag.com/item/431.cfm
As I mentioned before I am newbie developer in Mono! but start to like it more and more after seeing that the applications I created @ C# also worked in Linux! thanks to Mono!