Saturday, March 16, 2013

How to deploy json data to your iPad ?

How do you deploy data from the cloud to your customers or employee's iPhone, iPad or iPod?
How do you keep the data up to date ?
With a minimum of work and cost.

In the video jsonB Hello World, I show how to customize a json dataset about countries in the world from Windows using Visual Studio Express.


jsonB is a JSON Browser for iOS, a software application for retrieving, presenting and traversing JSON dataset downloaded from any web server from the cloud. In this post I am focusing only on static data (data that do not change or change every day or hours), jsonB can also interact with a rest services and with this mode we can build mini mobile app (minimapp). See post [TO-COME]





No comments:

Post a Comment