Das muss man wissen! Windows 8 fr Entwickler Daniel Meixner - - PowerPoint PPT Presentation

das muss man wissen
SMART_READER_LITE
LIVE PREVIEW

Das muss man wissen! Windows 8 fr Entwickler Daniel Meixner - - PowerPoint PPT Presentation

Das muss man wissen! Windows 8 fr Entwickler Daniel Meixner Microsoft Deutschland GmbH Windows 8 fr Entwickler - Das muss man wissen! Daniel niel Meixner xner Developer Evangelist Microsoft Deutschland GmbH Agenda New Your Knowledge


slide-1
SLIDE 1

Das muss man wissen!

Windows 8 für Entwickler

Daniel Meixner

Microsoft Deutschland GmbH

slide-2
SLIDE 2

Windows 8 für Entwickler

  • Das muss man wissen!

Daniel niel Meixner xner Developer Evangelist Microsoft Deutschland GmbH

slide-3
SLIDE 3

Agenda

New Features New Devices New UX Your Knowledge WinRT Demo PLM Your Chance

slide-4
SLIDE 4

Windows 8 – New Features

UEFI

Connected Standby

File History

Performance

.iso Mount

Metered Connections

Multi Monitor Support

Windows T

  • Go

Storage Spaces

Hyper

… … … …

slide-5
SLIDE 5

Windows 8 – New Devices

slide-6
SLIDE 6

New User Experience

slide-7
SLIDE 7

No Compromise.

slide-8
SLIDE 8

Your Know-How, today

slide-9
SLIDE 9

Do you use C++?

slide-10
SLIDE 10

Do you use VB.NET?

slide-11
SLIDE 11

Are you a Web Developer?

slide-12
SLIDE 12

Do you C#?

slide-13
SLIDE 13

You already have all the knowledge you need.

slide-14
SLIDE 14

WinRT

slide-15
SLIDE 15
slide-16
SLIDE 16

demo

slide-17
SLIDE 17

What did we see…

  • WinRT APIs are native
  • XAML used from C++
slide-18
SLIDE 18
slide-19
SLIDE 19
slide-20
SLIDE 20

DllImport "avicap32.dll" "capCreateCaptureWindow" static extern int string int int int int int int int DllImport "avicap32.dll" static extern bool int MarshalAs UnmanagedType ref string int MarshalAs UnmanagedType ref string int // more and more of the same

slide-21
SLIDE 21
slide-22
SLIDE 22

demo

slide-23
SLIDE 23
slide-24
SLIDE 24
slide-25
SLIDE 25

Your Knowledge. Our T

  • ols.
slide-26
SLIDE 26
slide-27
SLIDE 27
slide-28
SLIDE 28
slide-29
SLIDE 29

Apps do not get notified when they are getting terminated

slide-30
SLIDE 30

//Register for the Suspending event and call suspendingHandler when received Windows.UI.WebUI.WebUIApplication.addEventListener("suspending", suspendingHandler); //Handle the suspending event and save the current user session using WinJS sessionState function suspendingHandler(eventArgs) { //We are getting suspended } //Register for the Resuming event and call resumingHandler when received Windows.UI.WebUI.WebUIApplication.addEventListener("resuming", resumingHandler); function resumingHandler() { //We are getting resumed, in general do nothing }

slide-31
SLIDE 31

Scenario You should….

slide-32
SLIDE 32

Your Chance Windows Store

slide-33
SLIDE 33

Links

http://dev.windows.com http://design.windows.com http://microsoftadvertising.com

http://DevelopersDevel elopersDevelop

  • persDevelopers.NET

NET

slide-34
SLIDE 34

Q&A

Daniel niel Meixner xner Developer Evangelist Microsoft Deutschland GmbH

slide-35
SLIDE 35

Vielen Dank! Daniel Meixner

Microsoft Deutschland GmbH