Getting Started with IndexedDB Article
Getting Started with IndexedDB Article
I’ve started to write a Blog post about IndexedDB and it was too long so I decided to post it as article in The CodeProject web site. The article name is “Getting Started with IndexedDB”.
If you want to start using the IndexedDB JavaScript API, to store data on the client-side and to save round-trips to the database on the server-side the article is for you.
You can read the article here.
Enjoy!