Exam Objectives
Implement storage APIs, AppCache API, and Geolocation API
Quick Overview of Training Materials
Programming in HTML5 with JavaScript and CSS3 - Training Guide - Chapters 14, 15, 16*
MSDN Application Cache API ("AppCache")
MSDN Storage API blog - specific to Windows Apps, not too useful...
MSDN Storage and State reference
MSDN Storage and State reference
MSDN Geolocation API
MSDN Articles on HTML5 - Specifically:
12 Cool HTML5 Geolocation Ideas
Building Offline Experiences with HTML5 AppCache and IndexedDB
Writing a data-centric oriented web application using HTML5 local storage - move MVC than anything
Dive Into HTML5 - You are here (and so is everybody else) - Geolocation
Dive Into HTML5 - A place to put your stuff - Storage
Dive Into HTML5 - Lets take this offline - AppCache
Stackoverflow - localStorage eventListener is not called
An early walkthrough of IndexedDB - compares IndexedDB and Web SQL DB
w3.org spec for Web Storage - also called local storage or DOM storage
w3.org spec for App Cache
w3.org spec for Geolocation
appcache demo site
Go offline with application cache
MSDN Articles on HTML5 - Specifically:
12 Cool HTML5 Geolocation Ideas
Building Offline Experiences with HTML5 AppCache and IndexedDB
Writing a data-centric oriented web application using HTML5 local storage - move MVC than anything
Dive Into HTML5 - You are here (and so is everybody else) - Geolocation
Dive Into HTML5 - A place to put your stuff - Storage
Dive Into HTML5 - Lets take this offline - AppCache
Stackoverflow - localStorage eventListener is not called
An early walkthrough of IndexedDB - compares IndexedDB and Web SQL DB
w3.org spec for Web Storage - also called local storage or DOM storage
w3.org spec for App Cache
w3.org spec for Geolocation
appcache demo site
Go offline with application cache
MSDN - Quickstart: detecting location using HTML5
*the chart in the back of the book includes Chapter 10, which covers the WebSockets API. However, another set of objectives covers WebSockets, so Chapter 10 really belongs there.
*the chart in the back of the book includes Chapter 10, which covers the WebSockets API. However, another set of objectives covers WebSockets, so Chapter 10 really belongs there.