32
Intro til Windows 8 Gøran Hansen Software Craftsman http://goeran.no http://twitter.com/g oeran [email protected]

Intro til windows 8

  • Upload
    goeran

  • View
    541

  • Download
    7

Embed Size (px)

DESCRIPTION

In Norwegian. In this presentation I gave a brief introduction to win8 for .net developers.

Citation preview

Page 1: Intro til windows 8

Intro til Windows 8

Gøran HansenSoftware Craftsman

http://goeran.no http://twitter.com/goeran

[email protected]

Page 2: Intro til windows 8

Tablets

Page 3: Intro til windows 8
Page 4: Intro til windows 8

2010 2011 20120

10

20

30

40

50

60

70

80

iPad

Page 5: Intro til windows 8

2010 2011 2012 2013 2014 20150

100

200

300

400

500

600

PC

Page 6: Intro til windows 8

2010 2011 2012 2013 2014 20150

100

200

300

400

500

600

PCTablet

PC vs Tablet marked

Page 7: Intro til windows 8

Microsoft ønsker å ta en bit av det raskt voksende Tablet markedet

Page 8: Intro til windows 8

Windows 8

Page 9: Intro til windows 8
Page 10: Intro til windows 8
Page 11: Intro til windows 8
Page 12: Intro til windows 8
Page 13: Intro til windows 8

Metro

Page 14: Intro til windows 8

Hvordan Utvikle Metro apps?

Page 15: Intro til windows 8
Page 16: Intro til windows 8

WinRT (Windows Runtime)

Page 17: Intro til windows 8

Foundation for building Windows 8 Metro style apps

Page 18: Intro til windows 8

WinRT

• Win32 er ikke et bra API for .net utviklere• Utviklere ønsker tools: IntelliSense, debugging

etc• Utviklere ønsker å kunne velge språk

Page 19: Intro til windows 8

Arkitektur

Windows Kernel Services

JavaScript(Chakra)C/C++ C#, VB

Metro style Apps

Communication & Data

Application Model

Devices & Printing

Windows Runtime APIsGraphics &

Media

XAML HTML / CSS

HTMLJavaScript

CC++

C#VB

Desktop Apps

Win32 .NET SL

Internet Explorer

Page 20: Intro til windows 8

Vi kan bruke vår eksisterendekompetanse på .NET, C# og XAML!

Page 21: Intro til windows 8

HTML5 og JavaScript - ett alternativ, ikke førstevalget

Page 22: Intro til windows 8

Demo – Hello world

Page 23: Intro til windows 8
Page 24: Intro til windows 8

Windows Store

• Metro apps• Desktop apps apps• Synlig for søkemotorer• Deep linking• Side-Load Apps

Page 25: Intro til windows 8

Oppsummering

Page 26: Intro til windows 8

Windows 8 =

Windows 7 + Metro

Page 27: Intro til windows 8

Windows 8 kjører:- Dekstop apps- Metro apps

Page 28: Intro til windows 8

Metro =

.NET (c#/vb) + XAMLNative (C/C++) + XAML

JavaScript + HTML+

WinRT

Page 29: Intro til windows 8

Windows Store

Page 30: Intro til windows 8

Roadmap

• September 2011, Developer Preview• Feb/Mars 2012, Beta 1• Beta 2?• RTM?

Page 31: Intro til windows 8

Roadmap

• September 2011, Developer Preview• Feb/Mars 2012, Beta 1• Beta 2?• RTM?

Page 32: Intro til windows 8

Intro til Windows 8

Gøran HansenSoftware Craftsman

http://goeran.no http://twitter.com/goeran

[email protected]