public marks

LINK

Local Storage - Dive Into HTML5

by oseres (via)
Persistent local storage is one of the areas where native client applications have held an advantage over web applications. For native applications, the operating system typically provides an abstraction layer for storing and retrieving application-specific data like preferences or runtime state. These values may be stored in the registry, INI files, XML files, or some other place according to platform convention. If your native client application needs local storage beyond key/value pairs, you can embed your own database, invent your own file format, or any number of other solutions.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

html5   storage   web  

BY

oseres
the 19/02/2013 at 09:19