Essentials of Developing Windows Store Apps Using C# MOC 20484



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

Microsoft Essentials of Developing Windows Store Apps Using HTML5 and JavaScript

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

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

Windows Store App Development

Visual Studio 2008: Windows Presentation Foundation

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

InnerWorkings Catalog

App Development for Modern UI MODULE 4: APP DEVELOPMENT ESSENTIALS

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

Windows Presentation Foundation (WPF)

Windows Presentation Foundation

Developing ASP.NET MVC 4 Web Applications MOC 20486

Introduction to Windows 8

Developing Microsoft SharePoint Server 2013 Advanced Solutions MOC 20489

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

Developing Microsoft SharePoint Server 2013 Core Solutions

Mobile App Design and Development

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

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

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

Getting to know Windows 8

AppDev OnDemand UX Design Library

The Great Office 365 Adventure

GOA365: The Great Office 365 Adventure

MOC 20488B: Developing Microsoft SharePoint Server 2013 Core Solutions

Build Windows 8 Apps with Microsoft Visual C++ Step by Step. Luca Regnicoli Paolo Pialorsi Roberto Brunetti

Developing ASP.NET MVC 4 Web Applications

Test Cases for Windows Applications

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

SharePoint Checklist and Resources

Kentico CMS 5 Developer Training Syllabus

Testing Tools using Visual Studio. Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation

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

ASP.NET Overview. Ken Casada Developer Evangelist Developer & Platform Evangelism Microsoft Switzerland

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

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

Visual C# 2012 Programming

Republic Polytechnic School of Infocomm C308 Web Framework. Module Curriculum

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

DE-20489B Developing Microsoft SharePoint Server 2013 Advanced Solutions

Introducing Windows Phone 8 App Development. Lee Stott

Adobe Summit 2015 Lab 712: Building Mobile Apps: A PhoneGap Enterprise Introduction for Developers

Course MS55077A Project Server 2013 Development. Length: 5 Days

Developing Microsoft SharePoint Server 2013 Advanced Solutions

maximizing IT productivity

Quick Start Guide Mobile Entrée 4

Advantage Cloud Access: Microsoft Remote Desktop for Android

Microsoft Virtual Labs. Building Windows Presentation Foundation Applications - C# - Part 1

Site Configuration Mobile Entrée 4

Workspaces Creating and Opening Pages Creating Ticker Lists Looking up Ticker Symbols Ticker Sync Groups Market Summary Snap Quote Key Statistics

Server-Virtualisierung mit Windows Server Hyper-V und System Center MOC 20409

LEARNING SOLUTIONS website milner.com/learning phone

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

Dev01: Kentico CMS 7 Developer Essentials Syllabus

Getting Started with Android Programming (5 days) with Android 4.3 Jelly Bean

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

Developing Applications for ios

Developer's Cookbook. Building Applications with. The Android. the Android SDK. A Addison-Wesley. James Steele Nelson To

Developing Microsoft SharePoint Server 2013 Advanced Solutions

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

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

Building Business Applications with SharePoint 2010 and Office October 22, 2010

Expanded contents. Section 1. Chapter 2. The essence off ASP.NET web programming. An introduction to ASP.NET web programming

Hands-On Lab. Building a Data-Driven Master/Detail Business Form using Visual Studio Lab version: Last updated: 12/10/2010.

ADS2013: App Development with SharePoint 2013

Tips & Tricks for Using Key Windows Vista Native APIs from Managed Code

Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2005 (VB)

Windows 8.1 Update 1 Supplement

How To Get Started With Windows Phone

Server Virtualization with Windows Server Hyper-V and System Center

SAV2013: The Great SharePoint 2013 App Venture

Windows 10: A Beginner s Guide

Implementing and Managing Windows Server 2008 Hyper-V

Designing and Developing Microsoft SharePoint Server 2010 Applications (MS10232)

SAP HANA Cloud Portal Overview and Scenarios

Upgrade to Microsoft Web Applications

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

Multi-touch app development with modern web tools. David Reagan, Advanced Visualization Lab

Microinvest Warehouse Pro Light Restaurant is designed to work in tandem with Microinvest Warehouse Pro which provides all back office functions.

Android Application Development Distance Learning Program Brochure

Skillsoft Course Directory

JavaFX Session Agenda

Transcription:

Essentials of Developing Windows Store Apps Using C# MOC 20484 Course Outline Module 1: Overview of the Windows 8 Platform and Windows Store Apps This module describes the Windows 8 platform and features and the basics of a Windows Store app interface. It also explains how to create and style a simple Windows Store app by using Visual Studio and Blend. Introduction to the Windows 8 Platform Windows 8 User Interface Principles WinRT and Language Projections Lab : Overview of the Windows 8 Platform and Windows Store Apps Explore the Windows 8 Platform Explore a Windows Store App Describe the Windows 8 platform, architecture, and features. Explain the basics of the Windows 8 UI and Windows Store app experience and how it differs from Windows desktop apps. Explain the new API model, how it supports building Windows Store apps, and how it enables multiple language-specific projections. Module 2: Creating User Interfaces using XAML This module explains how to create the User Interface by using XAML, and how to style a simple Windows Store app by using Visual Studio and Blend. XAML Basics XAML Code-Behind Advanced XAML Lab : Creating User Interfaces using XAML Create the User Interface using Visual Studio 2012 Enhance the User Interface using Visual Studio 2012 and Blend Development Tools

Describe the basic principles behind XAML. Use XAML and its code-behind collaboratively. Understand advanced XAML topics. Module 3: Presenting Data This module explains how to present data in the user interface using data binding. Working with Data Presentation Controls The GridView Control Lab : Presenting Data Create the Data for Consumption Implement the GridView Control Explain the different ways in which data can be displayed in Windows Store apps. Use the GridView control. Module 4: Implementing Layout using Windows 8 Built-In Controls This module explains how to implement the AppBar and layout controls. WinRT Controls AppBar Control Snapped and Fill Lab : Implementing Layout using Windows 8 Built-In Controls Implement an AppBar Control Create Adaptive Views Describe the WinRT library and controls. Describe the app bar and explain the app bar functionality. Describe Snapped and Scale views and explain best practices. Module 5: Handling Files in Windows Store Apps This module explains how to handle files and streams. Handling Files and Streams in Windows Store Apps Working with File User Interface Components

Lab : Handling Files in Windows Store Apps Read Data from the Notes File Write Data to the Notes File Work with files and streams using WinRT. Use WinRT pickers to display a selection UI. Module 6: Windows Store App Process Lifetime Management This module describes how to respond to application lifecycle events using Process Lifetime Management and the PLM extensibility points provided by the Visual Studio 2012 templates. Process Lifetime Management Launching Windows Store Apps Implementing a State Management Strategy Lab : Windows Store App Process Lifetime Management Explore the Different PLM States Implement State Management Describe app states. Describe what happens to an app when it is sent to the background. Implement PLM event handlers. Module 7: Working with Resources, Styles, and Templates This module explains how to use templates when creating the user interface. Creating Shared Resources Creating Styles and Templates Lab : Working with Styles and Templates Create a Control Style and Template Create shared resources. Create custom styles and templates. Module 8: Designing and Implementing Navigation in a Windows Store App This module explains how to handle navigation scenarios in a Windows Store app and implement Semantic Zoom. Handling Navigation in Windows Store Apps 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, and how to use it in a Windows Store app. Module 9: Implementing Windows 8 Contracts This module explains how to design and implement Windows 8 contracts such as Search, Share and Settings. Designing for Charms and Contracts The Search Contract The Share Contract Managing App Settings and Preferences Lab : Implementing Windows 8 Contracts Implement the Search Contract Implement the Share Contract Adding a New Setting to the Settings Pane Design apps to use charms and contracts. Implement the Search contract. Implement the Share Target and Share Source contracts. Describe the settings pane and add settings commands. Module 10: Implementing Tiles and User Notifications This module explains how to implement tiles and toast notifications in a Windows Store app. Implementing Tiles, Live Tiles, Secondary Tiles and Badge Notifications Implementing Toast Notifications Lab : Implementing Tiles and User Notifications Enable Live Tile Functionality on the Main Tile Add Secondary Tiles Functionality Add Scheduled Toast Notifications for ToDo Notes Implement tiles, live tiles, and secondary tiles. Implement toast notifications.

Module 11: Designing and Implementing a Data Access Strategy This module explains how to implement various data access scenarios for Windows Store apps. Evaluating Data Access Strategies Working with Remote Data Describe various data access strategies. Describe common use cases that occur while working with remote data. Module 12: Responding to Mouse and Touch This module explains how to respond to mouse, keyboard and touch events, including gestures. Working with Mouse Events Working with Gesture Events Lab : Responding to Mouse and Touch Implement Mouse Events Implement Gesture Events Describe mouse events and touch gestures in Windows 8. Explain gestures handling best practices. Module 13: Planning for Windows Store App Deployment This module explains how to deploy their Windows Store apps to the Windows Store or an enterprise store. The Windows Store App Manifest Windows Store App Certification Enterprise App Deployment Change an app's package manifest to meet the requirements of deploying to the Windows Store. Deploy an app to the Windows Store. Prepare an app for enterprise deployment.