Using xamarin to retrieve JSON message from URl and show in table view
问题 I'm started developement in xamarin cross platform development in visual studio. I want to know, how to retrieve the JSON message from url to show the details in table view. Here i give a sample url, how to retrieve all the city name in the json data and show in table. Help me! url: http://api.wunderground.com/api/02e5dd8c34e3e657/geolookup/conditions/forecast/q/Dhaka,Bangladesh.json 回答1: As @Udi said, your question is too broad. But because of that, I'll give broad answers. First, use