Hi Folks,
Lets talk about JSON today.
JSON is a stand-alone JavaScript Object, and it has replaced XML as object representation by choice due to it's simplicity. ... JavaScript makes it very smooth and easy to use, and due to the simplicity that pr...