Computer ScienceScience & MathematicsEconomics & FinanceBusiness & ManagementPolitics & GovernmentHistoryPhilosophy

Programming Windows Store Apps with HTML, CSS, and JavaScript

by Kraig Brockschmidt

Programming Windows Store Apps with HTML, CSS, and JavaScript

Subscribe to new books via dBooks.org telegram channel

Join
DescriptionTable of ContentsDetailsHashtagsReport an issue

Book Description

Microsoft Press is pleased to offer the second edition of Kraig Brockschmidt's in-depth ebook on writing Windows Store apps using HTML, CSS3, and JavaScript on the Windows 8.1 platform. The ebook includes 20 chapters and 4 appendices.

This open book is licensed under a Microsoft Open License. You can download Programming Windows Store Apps with HTML, CSS, and JavaScript ebook for free in PDF format (30.6 MB).

Table of Contents

Chapter 1
The Life Story of a Windows Store App: Characteristics of the Windows Platform
Chapter 2
Quickstart
Chapter 3
App Anatomy and Performance Fundamentals
Chapter 4
Web Content and Services
Chapter 5
Controls and Control Styling
Chapter 6
Data Binding, Templates, and Collections
Chapter 7
Collection Controls
Chapter 8
Layout and Views
Chapter 9
Commanding UI
Chapter 10
The Story of State, Part 1: App Data and Settings
Chapter 11
The Story of State, Part 2: User Data, Files, and OneDrive
Chapter 12
Input and Sensors
Chapter 13
Media
Chapter 14
Purposeful Animations
Chapter 15
Contracts
Chapter 16
Alive with Activity: Tiles, Notifications, the Lock Screen, and Background Tasks
Chapter 17
Devices and Printing
Chapter 18
WinRT Components: An Introduction
Chapter 19
Apps for Everyone, Part 1: Accessibility and World-Readiness
Chapter 20
Apps for Everyone, Part 2: The Windows Store
Appendix A
Demystifying Promises
Appendix B
WinJS Extras
Appendix C
Additional Networking Topics
Appendix D
Provider-Side Contracts

Book Details

Title
Programming Windows Store Apps with HTML, CSS, and JavaScript
Subject
Computer Science
Publisher
Microsoft Press
Published
2014
Pages
1311
Edition
2
Language
English
PDF Size
30.6 MB
License
Microsoft Open

Book Hashtags

Related Books

Building iPhone Apps with HTML, CSS, and JavaScript
It's a fact: if you know HTML, CSS, and JavaScript, you already have the tools you need to develop your own iPhone apps. With this book, you'll learn how to use these open source web technologies to design and build apps for the iPhone and iPod Touch on the platform of your choice-without using Objective-C or Cocoa. Device-agnostic mob...
How To Build a Website with HTML
If you are interested in learning how to build and design websites, Hyper Text Markup Language (HTML) is a great place to start. This project-based tutorial series will introduce you to HTML and its methods by building a personal website using our demonstration site (below) as a model. Once you learn the basics, you will know how change the website...
Building Modern Web Applications With Spring Boot and Vaadin
This guide is a practical introduction to web application development with Spring Boot and Vaadin. It covers the entire development process, from setup to deployment, following a step-by-step approach. You can replicate each section at your own pace as you follow along. The content is suitable for anyone familiar with Java who wants to build ...
How To Build a Website With CSS and HTML
This project-based eBook will introduce you to Cascading Style Sheets (CSS), a stylesheet language used to control the presentation of websites, by building a personal website using our demonstration site as a model. Though our demonstration site features Sammy the Shark, you can switch out Sammy's information with your own if you wish to pers...
Learning Twitter Bootstrap
Bootstrap is a HTML, CSS, and JavaScript framework used to create websites that are created using a mobile-first paradigm as well as responsive web design (RWD). It uses a combination of premade CSS classes and JavaScript to make a variety of things on the web. It includes things such as a custom, responsive grid that allows websites to be viewed i...
Learning Ruby on Rails
Ruby on Rails (RoR), or Rails, is an open-source popular web application framework. Rails uses Ruby, HTML, CSS, and JavaScript to create a web application that runs on a web server. Rails uses the model-view-controller (MVC) pattern and provides a fullstack of libraries from the database all the way to the view. It is an unofficial and free Ruby...