Saturday, August 20, 2011

::::|| VU ||:::: HTML5 LocalStorage - [eTechy101.com]

A new article has been posted on eTechy101.com.
The post title is 'HTML5 LocalStorage'. Below is a preview of the post.

The use of HTML5 in application development is increasing with each passing day
and tech giants like Apple and Adobe are increasingly employing HTML5 developers
for their application development process. localStorage is a client-side
key-value database, meaning it is stored in the users browser. This means the
users data is saved on their machine inside their browser. This also means that
their data is only available to them when on that machine and in that browser.
Remember that localStorage is per browser and not per computer.  Where
localStorage differs from cookies or sessionStorage is that the data stored in
localStorage is still there even after the browser is closed and is shared
across multiple windows. You don't have to worry about a user deleting the
cookies and all their data. Following is a simple example of using
localStorage.

You may view the full post at
http://www.etechy101.com/programming/html5-localstorage.html

You received this e-mail because you asked to be notified when new updates are
posted.

Thanks for being a valued member of eTechy101.com

Best regards,

eTechy
http://www.etechy101.com

--
For study materials, past papers and assignments,
Join VU School at www.VusCool.com
and www.VUGuys.com
CoooL Virtual University Students Google Group.
To post to this group, send email to coool_vu_students@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/coool_vu_students?hl=en

No comments:

Post a Comment