Tagged Entries
Entries matching: json
A quick look at JSONP and the problems it helps solve.
Cloud Gazing from Silverlight 2 ... SOAP, REST, POX and more all from Silverlight 2.
Which RPC protocol is the best: XML over HTTP, JSON, or AMF. It depends on the context and the platform
Douglas Crockford's book "JavaScript: The Good Parts" describes a powerful subset of JavaScript that uses only the "good parts" of JavaScript and ignores the rest.
Normally, when working client-side within a web application and there's a need for data exchange, it feels very natural to use JSON as a data exchange format. It's easy to take a string from the server, convert it into a JavaScript object and then access what we need out of it. But maybe there's a better way.



Facebook Application Development
@InsideRIA on Twitter