Mar022011
25
What is JSON and why use it? JSON stands for JavaScript Object Notation. In simple terms JSON is a way of formatting data to We will look at loading JSON data using an HTTP GET request (you can also use POST). You may be thinking…


