html5 for windows 8

6
/* HTML5 Hacks for Windows 8 */ //Alex Goh/Marketing Manager/Developer & Platform Evangelism

Upload: joyce-huang

Post on 15-Jun-2015

1.256 views

Category:

Technology


1 download

DESCRIPTION

A quick guide to getting started with HTML5 for Windows 8. Copyright of Alex Goh, Microsoft Singapore

TRANSCRIPT

Page 1: HTML5 for Windows 8

/* HTML5 Hacks for Windows 8 *///Alex Goh/Marketing Manager/Developer & Platform Evangelism

Page 2: HTML5 for Windows 8

What to expect?

#1#2

#3 Let’s build an app

Page 3: HTML5 for Windows 8

#1 HTML5 for Metro Apps

Browser v.s. Metro

HTML5 Canvas

Layout with CSS3

Page 4: HTML5 for Windows 8

#2 WinRT API for Javascript

Windows API

WinJS

Asynchronous methods

Page 5: HTML5 for Windows 8

#3 Build an app

Metro app templates in VS2012

ListView

REST request for JSON

App bar

Share contract

Local storage

Animation

Page 6: HTML5 for Windows 8

Tips

Use app templates

Look through samples at http://msdn.microsoft.com/library/windows/apps/

Always refer to API documentation