1 / 15

Introduction to building Windows 8 Apps using HTML and JavaScript

Introduction to building Windows 8 Apps using HTML and JavaScript. Chris Anderson and Josh Williams Session 3-115. Deliver native Windows apps using what you already know today!. Familiar to web developers Use jQuery , Dojo, Knockout, whatever JS toolkit you love today

Télécharger la présentation

Introduction to building Windows 8 Apps using HTML and JavaScript

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Introduction to building Windows 8 Apps using HTML and JavaScript Chris Anderson and Josh WilliamsSession 3-115

  2. Deliver native Windows apps using what you already know today! • Familiar to web developers • Use jQuery, Dojo, Knockout, whatever JS toolkit you love today • Hardware accelerated web platform delivers fast and fluid apps • Full access to the Windows Runtime directly from JS

  3. Migrating a web site to an app…

  4. Differences from web environment • Styling changes • Windows Runtime access • Static HTML • Local and Web context • IE10 DOCMODE only • ms-appx / ms-appx-web protocols • Mostly the same, but there you need to consider…

  5. Windows Library for JavaScript (WinJS) • Style sheets • Core (promises, class, namespace, etc.) • Utilities • App model • Data model (binding, lists, etc.) • Controls model • Animations • Personality controls • A collection of toolkits to make building Windows 8 apps fast and easy

  6. WinJS Toolkits

  7. Using WinJS…

  8. Windows 8 Apps • Personality • Contracts • Store • Building a great Windows 8 app experience means integrating …

  9. Window 8 personality…

  10. Using the search contract…

  11. Using the trial mode api…

  12. Related Sessions • 11/1 @ 12:00 – B33 BakerBuilding Awesome HTML apps in Blend for Windows 8 • 11/1 @ 10:15 – B33 KodiakDeep dive into WinJS • 11/1 @ 2:30 – B33 KodiakDeep dive on WinJS ListView • 11/1 @ 4:15 – B33 CascadeBuilding world-ready Windows Store apps with HTML/CSS/JavaScript • 11/1 @ 4:15pm – B33 KodiakAnalytics for Windows Store apps • 11/1 @ 4:15 – B92 Nexus/NormandyModern JavaScript

  13. Resources • Develop: http://msdn.microsoft.com/en-US/windows/apps/br229512 • Design: http://design.windows.com/ • Samples: http://code.msdn.microsoft.com/windowsapps/Windows-8-Modern-Style-App-Samples • Videos: http://channel9.msdn.com/Windows Please submit session evals by using the Build Windows 8 app or at http://aka.ms/BuildSessions

  14. Use HTML and JavaScript to create native Windows 8apps!

More Related