platform for metro s tyle apps

17
Platform for Metro Style Apps John Lam Principal Program Manager Lead Microsoft

Upload: willow

Post on 20-Feb-2016

32 views

Category:

Documents


0 download

DESCRIPTION

Platform for Metro S tyle Apps. John Lam Principal Program Manager Lead Microsoft . Donuts. http://www.flickr.com/photos/msvg/5200730922/. Bacon. http://www.flickr.com/photos/cookbookman/6175755733/. Beer. http://www.flickr.com/photos/kellbailey/1763951722/. Visual Basic. - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: Platform for Metro  S tyle Apps

Platform for Metro Style AppsJohn LamPrincipal Program Manager LeadMicrosoft

Page 2: Platform for Metro  S tyle Apps

Donutshttp://www.flickr.com/photos/msvg/5200730922/

Page 3: Platform for Metro  S tyle Apps

Baconhttp://www.flickr.com/photos/cookbookman/6175755733/

Page 4: Platform for Metro  S tyle Apps

Beerhttp://www.flickr.com/photos/kellbailey/1763951722/

Page 5: Platform for Metro  S tyle Apps

http://en.wikipedia.org/wiki/File:AlanCooper.jpg

Visual Basic

Page 6: Platform for Metro  S tyle Apps

JavaScripthttp://en.wikipedia.org/wiki/File:BEich.jpg

Page 7: Platform for Metro  S tyle Apps

C++http://en.wikipedia.org/wiki/File:BjarneStroustrup.jpg

Page 8: Platform for Metro  S tyle Apps

C#http://en.wikipedia.org/wiki/File:Anders_Hejlsberg.jpg

Page 9: Platform for Metro  S tyle Apps

AgendaIntroduction to the Windows 8 PlatformIntroduction to the APIs, StoreLet’s build an app!

You’ll leave understanding:

The Windows 8 Platform investments

Page 10: Platform for Metro  S tyle Apps

Windows reimaginedA new Metro style UI where touch is a first-class citizen along with full mouse-and-keyboard support

New development models built on WinRT, including native support for HTML/CSS/JS, C#/XAML, C++/DirectX

Designed from the chipset up for multiple form-factors – tablets, laptops, desktops & all-in-ones

The Windows Store on every device with a full commerce platform and flexibility

Page 11: Platform for Metro  S tyle Apps

Windows 8 PlatformMetro style Apps

HTMLJavaScri

pt

CC++

C#VB

Desktop Apps

Win32

.NET / SL

Internet Explore

r

Communication

& DataApplication Model

Devices & Printing

WinRT APIsGraphics &

Media

Syst

em S

ervi

ces

JavaScript(Chakra)

CC++

C#VB

XAML HTML / CSSView

Mod

el

Cont

rolle

r

Windows Core OS ServicesCore

DirectX

Page 12: Platform for Metro  S tyle Apps

Language projections

WindowsRuntime

Object(or Component)

Writtenin C++, C#, VB

Windows Metadata

C++ AppProjection

CLRC#/VB AppProjecti

onHTML AppChakra

Projection

Page 13: Platform for Metro  S tyle Apps

Metro style application APIs

FundamentalsApplication

Services Threading/Timers Memory Management Authentication Cryptography Globalization

DevicesGeolocation Portable Sensors NFC

User Interface

SVG Tiles Input Accessibility Printing

HTML5/CSS XAML DirectX Controls Data Binding

Communications & Data

Memory Management XML Networking SMS

Notifications Streams

Contracts Local & Cloud Storage Web

MediaPlayback Capture PlayTo Visual Effects

Page 14: Platform for Metro  S tyle Apps

Paid downloads, trials, and in-app purchases. You keep 70% of the first $25k, 80% of the rest

Microsoft Confidential 14

Robust analytics for free, including demographics, reviews, referrals, and usage & performance statistics

Use your own commerce engine and keep 100%or use the Windows Store’s full commerce platform

The Windows Store

Advertise with Microsoft Advertising or your preferred ad vendor.

Page 15: Platform for Metro  S tyle Apps

Let’s build an appdemo

Page 16: Platform for Metro  S tyle Apps

Key InvestmentsNew Windows Runtime (WinRT)

New App Execution Environment

New Windows 8 User Experience

Windows Store

Page 17: Platform for Metro  S tyle Apps