Monday, 24 March 2014

Calling a JSON based ASP.NET web-service from an Android phone

http://stackoverflow.com/questions/21256688/android-json-parsing-using-asp-net-json-webservice-and-sql-server http://osmosee.wordpress.com/2013/07/20/calling-a-json-based-asp-net-web-service-from-an-android-phone/ http://stackoverflow.com/questions/11088294/asp-net-asmx-web-service-returning-xml-instead-of-json http://www.codeproject.com/Articles/105273/Create-RESTful-WCF-Service-API-Step-By-Step-Guide http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/rest-eanbaled-service-in-wcf-tutorial/ http://stackoverflow.com/questions/8281985/passing-json-object-from-android-client-to-wcf-restful-service-in-c-sharp Best: http://dotnetmentors.com/wcf/wcf-rest-service-to-get-or-post-json-data-and-retrieve-json-data-with-datacontract.aspx