Essentials of Developing Windows Store Apps Using HTML5 and JavaScript



Similar documents
20481C: Essentials of Developing Windows Store Apps Using HTML5 and JavaScript

Microsoft Essentials of Developing Windows Store Apps Using HTML5 and JavaScript

Essentials of Developing Windows Store Apps Using C# MOC 20484

70-484: Essentials of developing Windows Store apps using C#

70-481: Essentials of developing Windows Store apps using HTML5 and JavaScript

Name of chapter & details

Exam Ref : Essentials of Developing. Windows Store Apps. Using C# Indrajit Chakrabarty

MS-20485: Advanced Windows Store App Development Using C#

Visual Studio 2008: Windows Presentation Foundation

App Development for Modern UI MODULE 4: APP DEVELOPMENT ESSENTIALS

Windows Store App Development

White Paper On. Single Page Application. Presented by: Yatin Patel

Advanced Windows Store App Development Using C#

Developing ASP.NET MVC 4 Web Applications Course 20486A; 5 Days, Instructor-led

SPT2013: Developing Solutions with. SharePoint DAYS AUDIENCE FORMAT COURSE DESCRIPTION STUDENT PREREQUISITES

Upgrading Your Development Skills to SharePoint 2013 Course 55014A; 5 Days, Instructor-led

Introduction to Windows 8

Upgrade to Microsoft Web Applications

Exploring Windows 10. Work Smart by Microsoft IT. Topics in this guide include: Start menu Cortana Microsoft Edge

MS WORD 2007 (PC) Macros and Track Changes Please note the latest Macintosh version of MS Word does not have Macros.

55014-Upgrading Your Development Skills to SharePoint 2013

InnerWorkings Catalog

USING THE HP UNIVERSAL PRINT DRIVER WITH WINDOWS 8 AND WINDOWS SERVER 2012

Adobe Summit 2015 Lab 718: Managing Mobile Apps: A PhoneGap Enterprise Introduction for Marketers

Test Cases for Windows Applications

Developing Microsoft SharePoint Server 2013 Core Solutions

Republic Polytechnic School of Infocomm C308 Web Framework. Module Curriculum

Developing ASP.NET MVC 4 Web Applications

Programming in HTML5 with JavaScript and CSS3

Developing ASP.NET MVC 4 Web Applications MOC 20486

Manjrasoft Market Oriented Cloud Computing Platform

Course MS55077A Project Server 2013 Development. Length: 5 Days

SAP BusinessObjects Design Studio Overview. Jie Deng, Product Management Analysis Clients November 2012

SYNCFUSIONN ESSENTIAL STUDIO ENTERPRISE E EDITION

This course provides students with the knowledge and skills to develop ASP.NET MVC 4 web applications.

Building Web Applications

Statement of Direction

Lenovo Miix 2 8. User Guide. Read the safety notices and important tips in the included manuals before using your computer.

DotNet Web Developer Training Program

Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489

INTRODUCTION TO DESKTOP PUBLISHING

Ontario Ombudsman. Goals

Developing Microsoft Azure Solutions 20532B; 5 Days, Instructor-led

CHOOSING THE RIGHT HTML5 FRAMEWORK To Build Your Mobile Web Application

Software Development Interactief Centrum voor gerichte Training en Studie Edisonweg 14c, 1821 BN Alkmaar T:

Libraries Workshop Catalog

Microsoft Dynamics CRM 2013 Applications Introduction Training Material Version 2.0

Windows Presentation Foundation (WPF)

How do you use word processing software (MS Word)?

The Great Office 365 Adventure

Microsoft Office 2007

AN INTUITIVE ACTIVITY MANAGER FOR TODAY S LIFESTYLE

GOA365: The Great Office 365 Adventure

Solution Provider Lights Up Its Industrial Automation Software on Windows 7

10751-Configuring and Deploying a Private Cloud with System Center 2012

Evaluation of Xamarin Forms for MultiPlatform Mobile Application Development

Windows Embedded Compact 7 Multimedia Features 1

Voluntary Product Accessibility Template Blackboard Learn Release 9.1 April 2014 (Published April 30, 2014)

MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

maximizing IT productivity

What s new in Access 2013

The Landscape of Mobile Apps for Cityworks

Telerik: Develop Experiences

Here to take you beyond Mobile Application development using Android Course details

Advantage Cloud Access: Microsoft Remote Desktop for Android

Course 20489B: Developing Microsoft SharePoint Server 2013 Advanced Solutions OVERVIEW

WHITEPAPER. Managing Design Changes in Enterprise SBM Installations

Pro Windows Phone 7. Development. Rob Cameron

Mobile Technique and Features

Microsoft Dynamics NAV

Easy configuration of NETCONF devices

Secure File Sync & Share with Acronis Access Advanced Date: July 2015 Author: Kerry Dolan, Lab Analyst

DE-20489B Developing Microsoft SharePoint Server 2013 Advanced Solutions

SAV2013: The Great SharePoint 2013 App Venture

Word basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Programming Fundamentals of Web Applications Course 10958A; 5 Days

Describe how to utilize the Publishing API to access publishing settings and content.

Microsoft Training and Certification Guide. Current as of March 16, 2015

ORACLE MOBILE APPLICATION FRAMEWORK DATA SHEET

GSA2013: The Great SharePoint Adventure 2013

Dev01: Kentico CMS 7 Developer Essentials Syllabus

Mobility Introduction Android. Duration 16 Working days Start Date 1 st Oct 2013

Developing Microsoft SharePoint Server 2013 Advanced Solutions

Microsoft Dynamics CRM2015 Fast Track for developers

End User Guide. July 22, 2015

CORSAIR GAMING KEYBOARD SOFTWARE USER MANUAL

User Guide for Windows 10

JavaFX Session Agenda

Quick Start Guide. Microsoft Publisher 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

New, changed, or deprecated features

Noramsoft Inc. Noramsoft Inc. SPT2O1O - Course Description. Developing Solutions with SharePoint Server 2010 SPT2010. Noramsoft Inc. Noramsoft Inc.

Silverbear Membership Solution

Coding for Desktop and Mobile with HTML5 and Java EE 7

Multi-Touch Ring Encoder Software Development Kit User s Guide

INTERNET PROGRAMMING AND DEVELOPMENT AEC LEA.BN Course Descriptions & Outcome Competency

The Oracle Fusion Development Platform

Qualifying Microsoft Training for Software Assurance Training Vouchers (SATVs)

Microsoft Publisher 2010 What s New!

Transcription:

Essentials of Developing Windows Store Apps Using HTML5 and JavaScript Module 1: Overview of the Windows 8.1 Platform and Windows Store Apps This module introduces you to the Windows 8.1 user experience and features, Windows Store apps, and the new user interface. Understanding how Windows Store apps look and operate is the key to understanding the principles that you will use to develop your own Windows Store apps. This will help you to develop apps that are more intuitive, compelling, and useful. Introduction to the Windows 8.1 Platform Windows 8 UI Principles WinRT and Language Projections Lab : Overview of the Windows 8.1 Platform and Windows Store Apps Exploring the Windows 8 Platform Exploring a Windows Store App Describe the Windows 8.1 platform, architecture, and features. Explain the basics of the Windows 8.1 user interface (UI) and Windows Store app experience, and how the experience differs from Windows desktop apps. Explain the new API model, how it supports building Windows Store apps, and how it supports multiple language-specific projections. Module 2: Single-Page Apps and the MVVM Design Pattern Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 1

In this module, you will learn about the Model-View-ViewModel (MVVM) design pattern and the Single- Page Application (SPA) development concept. By using MVVM and SPA, you can create a great user experience in a maintainable and extensible app. Single-Page Applications The MVVM Design Pattern Lab : Single-Page Apps and the MVVM Design Pattern Paper-based Quiz Describe SPA-based Windows Store apps. Design and implement Windows Store apps by using MVVM. Module 3: Using WinJS In this module, you will explore the WinJS library and some commonly used WinJS APIs. In particular, you will learn about the WinJS.Promise object and how to use it, the WinJS.Application namespace and the functionality it contains, and the WinJS.Utilities functions. Becoming familiar with all those APIs will help you to create reusable and robust apps for the Windows platform. The WinJS Library WinJS APIs Lab : Using WinJS Defining the Data.Model Namespace and Objects Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 2

Using Promises to Load Data Asynchronously Describe the WinJS library and its purpose. Describe commonly used WinJS APIs. Module 4: Implementing Layout Using Windows 8.1 Controls This module explains how to lay out content and controls on the screen, while remaining responsive to screen changes, such as orientation and size changes. The module introduces concepts such as WinJS templates and controls such as AppBar, Flyout, and Rating. Windows 8.1 Layout Controls Implementing WinJS Controls and Templates The AppBar Control Windowing Modes Lab : Implementing a Layout by Using Windows 8.1 Controls Implementing an AppBar Control Creating Adaptive Views Describe layout controls available for Windows Store apps. Implement a control template for use with built-in controls. Describe the app bar and its functionality. Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 3

Support side-by-side views in your app. Module 5: Presenting Data This module explains how to ensure that your app supports various devices and screen orientations. Working with Data Presentation Controls The ListView Control Lab : Presenting Data Implement the ListView Control Describe the different ways data can be displayed in Windows Store apps. Explain how to use a ListView control to render lists and grids in Windows Store apps. Module 6: Implementing Tiles and User Notifications There is a variety of tile formats you can use to convey information, including pictures, text, and combination of both. You can also use badges to display numeric information or status glyphs on your tiles and update these badges by using notifications. Notifications are also covered in this module. Implementing Tiles, Live Tiles, Secondary Tiles, and Badge Notifications Implementing Toast Notifications Lab : Implementing Tiles and User Notifications Enabling Live Tile Functionality on the Main Tile Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 4

Adding Secondary Tiles Functionality Implement tiles, live tiles, and secondary tiles that help users to obtain information quickly. Implement toast notifications to display important information. Module 7: Handling Files in Windows Store Apps In this module, you will learn how to use files, streams, and pickers so that the user can store and retrieve information managed by your app. Handling Files and Streams in Windows Store Apps Working with File User Interface Components Lab : Handling Files in Windows Store Apps Writing Data to the Notes File Reading Data from the Notes File Work with files and streams by using WinRT. Use WinRT pickers to display a selection UI. Module 8: Windows Store App Process Lifetime Management This module covers the app life cycle, app state management, and various app activation states. Understanding PLM is important for properly persisting data across suspensions, recovering from termination, and sharing settings between app installations on multiple devices. Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 5

Process Lifetime Management Windows Store App Activation and Background Tasks Implementing a State Management Strategy Lab : Windows Store App Process Lifetime Management Explore the Different PLM States Implement State Management Describe the various states of a Windows Store app. Describe app activation modes. Implement app state management. Module 9: Designing and Implementing Navigation in a Windows StoreApp This module explores how to build richer and more interactive apps, and it does this by addressing the following questions: How do you implement navigation in Windows Store apps? How can you give the user a set of rich pages that they can use in a way that captures the essence of fast and fluid? Page navigation is a fundamental part of many apps. This module explains how to implement basic navigation, how to pass parameters between pages, and how to handle navigation events. The module also describes the navigation stack. Handling Navigation in Windows Store Apps Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 6

Semantic Zoom Lab : Designing and Implementing Navigation in a Windows Store App Add Navigation to the App Implement Semantic Zoom Implement navigation in your apps. Explain what Semantic Zoom is, how to use it, and how to implement it in a Windows Store app. Module 10: Implementing Windows 8.1 Contracts This module introduces contracts and charms. These are two powerful new Windows 8.1 features that help create a consistent and unified experience across Windows Store apps. By using contracts, you make it easier for users to search your app s content, to discover and change common settings, and to share data with other apps. Designing for Charms and Contracts The Search Contract The Share Contract Managing App Settings and Preferences Lab : Implementing Windows 8.1 Contracts Implement the Search Contract Implement the Share Contract Adding a New Setting to the Settings Pane Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 7

Optional: Implementing Search with the SearchBox Control Design apps to use charms and contracts. Implement the Search contract. Implement the Share Target and Share Source contracts. Describe the Settings pane and implement settings commands. Module 11: Designing and Implementing a Data Access Strategy This module describes the various data access strategies that you can use in app development, and it specifically focuses on the best practices for remote storage. Evaluating Data Access Strategies Working with Remote Data Lab : Designing and Implementing a Data Access Strategy - Quiz Paper Based Quiz Describe various data access strategies. Describe common use cases that occur while you work with remote data. Module 12: Responding to Mouse and Touch Windows Store apps must support mouse, keyboard, and most important of all, touch interactions. In this module, you will learn how to successfully include all three interaction types in your Windows Store apps. Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 8

Working with Mouse Events Working with Gesture Events Lab : Responding to Mouse Events and Touch Gestures Implement Mouse Events Implement Gesture Events Describe mouse events and touch gestures in Windows 8.1. Explain the best practices for handling gestures. Module 13: Planning for Windows Store App Deployment In this module you will learn what is involved in the process of preparing and submitting the app. This includes changes to the app manifest, passing app certification, meeting Windows Store app certification requirements, and by using Windows Store-related tools in Visual Studio 2013. Finally, you will learn how to submit apps to the Windows Store and a private enterprise store. The Windows Store App Manifest Windows Store App Certification Change an app's package manifest to meet the requirements for deploying to the Windows Store. Deploy an app to the Windows Store and prepare an app for enterprise deployment. Web:www.avrupaakademik.com e-mail:info@avrupaakademik.com Page 9