JSON Documentation

January 25th, 2007 by Philip Hustead | Filed under Ajax, All.

I have yet to find a good website on the JSON standard.  Maybe this is because the concept is not that difficult and is grasped quickly.  I have been spending a lot of time at http://www.json.org and at first found the site to be very hard to read.   I get turn off pretty quick by websites that don’t look like any time was put into them.  The more I access it though the more I am getting used to it.  I will keep trying to find a better site, or at least a better looking easier to follow site. 

Getting turned on to JSON only recently I really like working with it.  I have been using it with ASP.NET AJAX and WebServices and it is real easy to create and use.  So for those out there who are just finding out about JSON and are finding it difficult to find good documentation… don’t fret.  It’s easier then the json.org site makes it seem at first.  You can also get information on http://en.wikipedia.org/wiki/JSON but still not as detailed as I would like.  If anyone knows of any good json sites please let me know.

Comments are closed.