Developing Windows 8 Apps with HTML, CSS & JavaScript...

21

Transcript of Developing Windows 8 Apps with HTML, CSS & JavaScript...

Page 1: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions
Page 2: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Day 1 | HTML, CSS and JavaScript Day 2 | Windows Apps using HTML and JavaScript

Module 1: HTML5 Semantic Structure Module 1: Designing a Windows 8 App

Module 2: CSS3 Selectors and Style Properties Module 2: Developing Windows 8 Apps

Module 3: Advanced Layout and Animation Module 3: Working with Contracts

MEAL BREAK MEAL BREAK

Module 4: JavaScript Core Capabilities Module 4: UI and Controls

Module 5: DOM Interactions Module 5: Interactions

Module 6: Advanced Topics Module 6: Data Access

Page 3: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Module Agenda

Search

Share

Settings

FilePicker and PlayTo

Media capture

˃

Page 4: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Search

don’t put search in your design surface

your app defines the search

your app makes suggestions

Windows can help with suggestions

Page 5: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions
Page 6: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Module Agenda

Search

Share

Settings

FilePicker and PlayTo

Media capture

˃

Page 7: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Share

users love to share!

win as one

share any of six types or custom (text, rich text, HTML, URI, file, image, custom)

be a share target

Page 8: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions
Page 9: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Module Agenda

Search

Share

Settings

FilePicker and PlayTo

Media capture

˃

Page 10: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Settings

user preferences

user account settings

permissions

Page 11: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions
Page 12: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions
Page 13: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions
Page 14: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Module Agenda

Search

Share

Settings

FilePicker and PlayTo

Media capture

˃

Page 15: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

FilePicker

future proof your app

pick from the computer, the cloud, a database, and more

Page 16: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

PlayTo

uses DLNA (www.dlna.org)

share media with DLNA compliant targets

Page 17: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Module Agenda

Search

Share

Settings

FilePicker and PlayTo

Media capture ˃

Page 18: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Media capture

capture an image

capture video

capture audio

Page 19: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions
Page 20: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions

Summary

Search

Share

Settings

FilePicker and PlayTo

Media capture

Page 21: Developing Windows 8 Apps with HTML, CSS & JavaScript ...download.microsoft.com/download/0/D/8/0D811C46-1CCE-4159-8D2… · your app defines the search your app makes suggestions