By mswatcher
via weblogs.asp.net
Submitted: Jul 08 2008 / 15:05
JSON (Java Script Object Notation), is a light weight, easily understandable to read and write string. It is also easily parse-able by machine.
JSON is introduced on two structues
A collection (key/value pair)
And ordered list of values.
SaveShareSend
Tags: .net, ajax, javascript, web design
Add your comment