Presentation is loading. Please wait.

Presentation is loading. Please wait.

Beautiful Sites and Apps Easy-to-build, Touch-First Interactivity Engaging Page Layouts Better Client/Server Data Transfer Powerful Local Data and Offline.

Similar presentations


Presentation on theme: "Beautiful Sites and Apps Easy-to-build, Touch-First Interactivity Engaging Page Layouts Better Client/Server Data Transfer Powerful Local Data and Offline."— Presentation transcript:

1

2

3 Beautiful Sites and Apps Easy-to-build, Touch-First Interactivity Engaging Page Layouts Better Client/Server Data Transfer Powerful Local Data and Offline

4 Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style Apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics & Media XAML HTML / CSS HTML JavaScrip t C C++ C# VB Desktop Apps Win32.NET / SL Internet Explorer System Services View Model Controller Core

5 Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style Apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics & Media XAML HTML / CSS HTML JavaScrip t C C++ C# VB Desktop Apps Win32.NET / SL Internet Explorer System Services View Model Controller Core

6

7

8

9

10

11

12

13

14

15 [381] Building beautiful and interactive apps with HTML5 & CSS3 LEARN MORE

16 Engaging page layouts

17

18 [873] Designing Metro style apps using CSS3 LEARN MORE

19 Powerful local data and offline

20

21 MIME Type: text/cache-manifest

22

23

24 // Read file using FileReader and register handler for loadend var filereader = new FileReader(); filereader.imagediv = d; // expando to store image element filereader.onloadend = handleReaderOnLoadEnd; filereader.readAsDataURL(file); // Set image src in loadend handler function handleReaderOnLoadEnd(event) { var image = this.imagediv.children[0].children[0]; image.src = this.result; … }

25 LEARN MORE

26 Easy-to-build, touch-first interactivity

27

28 LEARN MORE

29

30

31

32

33

34

35

36 Better client/server data transfer

37

38 Securely enable the real-time Web For the browser and beyond Standards-based and interoperable [373] Building real-time web apps with HTML5 WebSockets LEARN MORE

39

40

41

42

43

44

45

46

47


Download ppt "Beautiful Sites and Apps Easy-to-build, Touch-First Interactivity Engaging Page Layouts Better Client/Server Data Transfer Powerful Local Data and Offline."

Similar presentations


Ads by Google