31
Answers

JSON Parsing in Windows Phone using C#

Ask a question
Aditya Patil

Aditya Patil

10y
6.6k
1
I am just learning JSON implementation in Windows Phone 8 app
I got link of Earthquake News feeding, I want to use below link and fetch the all data to my Windows Phone app, I am completely noob in this, so please tell me how I can implement it in simple way in C# language.
Link: http://earthquake-report.com/feeds/recent-eq?json


Answers (31)