JSON

Automatic serialization of ActionScript objects to and from XML

In Flex applications that use a backend server for data manipulation and storage, serializing and transferring the objects from one layer to another is an...

2 replies - 4521 views - 04/23/09 by Nitin Bharti in News

JSONP request in Adobe Air

With the jQuery API browser my key aim was to build an app that worked both in the Adobe Air environment and without any changes work on the web. Typically,...

0 replies - 1102 views - 02/16/09 by Remy Sharp in News

jQuery, JSON and ASP.NET

A few months ago, I demonstrated how to use ASP.NET’s JSON capabilities.  Lately, I’ve been demonstrating how to use jQuery.  Both use a considerable...

0 replies - 4193 views - 01/22/09 by DaveMBush in News

Rest With Rails Part 2 : Serving XML, JSON and Atom

In part 1 of REST with Rails we had an introduction to creating RestFull services with Rails. In this article we will be looking into serving this content...

0 replies - 14053 views - 09/09/08 by Schalk Neethling in News

Why is Web UI Development Slow?

Have you ever been a team member in a web framework or web product development? You may have noticed although UI prototyping is a fast process but UI...

27 replies - 17365 views - 07/19/08 by ali.loghmani in News

JSON.Net, the Groovy way

On Ajaxian, the other day, I spotted an article about JSON.Net, a project aiming at simplifying the production and consumption of JSON data for...

0 replies - 2744 views - 03/23/08 by Guillaume Laforge in News

Dealing with Large Data in Ajax

On March 11th, 2008, I gave e-conference presentation on dealing with large data in an Ajax application. The presentation can be seen by clicking here. It...

0 replies - 8063 views - 03/16/08 by Robert Buffone in Articles