Friday, December 24, 2010

Brief Introduction About JSON

JSON(Java script object notification)

Feature Of JSON Object -

1.Lightweight data interchange formate
2. Easy to human read and right
3. Easy to machine parse and generate it


JSON is build on two structure

1. collection of name/value pair
2. Order list of array

 Get more info
http://www.json.org/
http://www.learn-ajax-tutorial.com/Json.cfm

No comments:

Post a Comment