you can use Restsharp, an opensource portable .net rest-client library, available for monodroid too : https://github.com/restsharp/RestSharp <https://github.com/restsharp/RestSharp>
works well, embed authentification protocols, xml and json serialization, easy to use !! Have fun. -- View this message in context: http://mono-for-android.1047100.n5.nabble.com/HOW-to-dialog-with-Rest-services-tp5713267p5713268.html Sent from the Mono for Android mailing list archive at Nabble.com. _______________________________________________ Monodroid mailing list [email protected] UNSUBSCRIBE INFORMATION: http://lists.ximian.com/mailman/listinfo/monodroid
