Thu, 24 Apr 2008
An Introduction to JavaScript Object Notation (JSON)
JavaScript Object Notation, or JSON for short, is a lightweight data-interchange format which may prove to be a viable alternative to XML for IT developers. It's easy to read and write by people as well as for machines to parse and generate.
Read more here
posted at: 12:02am on 24-Apr-2008 path: /Programming/Javascript | permalink
comment...
|
|