3
Answers

How to parse json data in c#

Jatin Patel

Jatin Patel

7y
368
1
I am building educational app for windows phone app for my project But i dont know how to fetch data in it, I am using xampp for fetching datas i have created database and api is also ready, My project contains 3 pages 1.Mainpage,2.Section,3.Itempage and our Mainpage will remain constant but Section page should change So i am confuse where to call data and how to do that . and our some data are defaultly are in it using JSON already
Answers (3)