Introduction to Windows 8 Development C#/XAML Objectives www.netcomlearning.com Introduction to Windows 8 Operation System Windows 8 Platform Windows Store.

Slides:



Advertisements
Similar presentations
Microsoft Dynamics® AX 2012
Advertisements

Brown University Swim Center
Microsoft Office Illustrated Fundamentals Unit C: Getting Started with Unit C: Getting Started with Microsoft Office 2010 Microsoft Office 2010.
Microsoft SharePoint 2010 technology for Developers
Designing, Deploying and Managing Workflow in SharePoint Sites Steve Heaney Product Development Manager OBS
Introduction to the Windows Runtime (WinRT) Ben Dewey Tallan, Inc.
Essentials of Developing Windows Phone Apps Chinthaka Dissanayake Tech Lead Exilesoft.
Windows 8 Tips & Tricks for XAML based Windows Store App Ronnie Saurenmann Microsoft
Platform for building Windows Store Apps Agu Suur Frontend Developer Axinom.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
Microsoft SharePoint 2013 SharePoint 2013 as a Developer Platform
SharePoint Server 2013 Architecture and Identity
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep Advanced Windows 8 Apps Using JavaScript Jeremy Foster Microsoft Developer Evangelist.
Exploring the Basics of Windows 8
Brian Mpafe Microsoft DPE Intern Program.  Purpose of Training  What is an Application (App)?  Windows 8(W8) Apps and Why develop them?  What tools.
Windows 8 Store Application Development Using HTML5 and JavaScript Judy McNeil BSCS MCAD MCSD MCTS MCTIP MCT.
Microsoft Visual Basic 2012 CHAPTER TWELVE (ENRICHMENT CHAPTER) Windows Store Apps.
Windows.Net Programming Series Preview. Course Schedule CourseDate Microsoft.Net Fundamentals 01/13/2014 Microsoft Windows/Web Fundamentals 01/20/2014.
Windows 8 applications with Azure backends Mihai Tataran General Manager, Avaelgo Microsoft Most Valuable Professional.
Platform for Metro Style Apps Michael Platt Senior Director Microsoft Corp.
Angelo Chan Kamran Bilgrami. Agenda ● WinJS - What and Why ● Modern Apps ● WinRT Architecture ● Demos o Controls o Data Bindings o Program LifeCycle Management.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Integrate your game with Windows platform Vladimir Kolesnikov Technical Evangelist
Office 2013 and Windows 8: Essential Concepts and Skills
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
Designing metro style apps for Windows 8 A walkthrough some UI / UX best practices Lanny Geffen, Creative Director, Digiflare.
Windows Reimagine d Windows 8 Data explosion Browser-based apps Natural interaction Ubiquitous connectivity Personal devices in the.
Design and Layout for Windows 8 and Windows Phone Style Apps Shane Morris Automatic Studio DEV221.
IE 411/511: Visual Programming for Industrial Applications
Windows 8 Hot or Not Piotr Włodek. Agenda MetroCharms Contracts WinRT App Execution Environment Motion Summary.
Office 2013 and Windows 8: Essential Concepts and Skills Microsoft Access 2013.
Jeff From 5 to 8 building Windows 8 Apps with HTML5 and JavaScript.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Windows 8 Tips & Tricks for XAML based Windows Store App Ronnie Saurenmann Microsoft
Windows 8 Apps Guy Burstein Technical Evangelist, Microsoft
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
Selling & Deploying Windows 8 Apps. Nick Hodge Professional Geek, Microsoft Australia DEV223.
Office Business Applications Workshop Defining Business Process and Workflows.
Developer Day Welcome to TechDays Lausanne, Ronnie Saurenmann Technology Evangelist, Microsoft Switzerland.
Windows Store apps… lots of choices Windows Store Apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics & Media JavaScript.
Making Money with Windows Phone Applications and Games Todd Biggs, Director of Product Management John Bruno, Lead Program Manager.
Apps and the Windows Store xxxxx October 31, 2012 Placeholder for a nice large, vibrant, colourful image, with people. Beware of copyright, use MediabankMediabank.
Contents : What is Silverlight? Silverlight Overview Silverlight Toolkit Overview Timeline & Packaging Silverlight V1.0 & V1.1 Properties of V1.0 Properties.
Windows 8 Ronnie Saurenmann Technical Evangelist Microsoft Switzerland
Building Windows Runtime Components in C++ Harry Pierson Program Manager, Windows Runtime Experience Team Microsoft Corporation.
Building Windows Store Games with Unity Jaime Microsoft.
Managing the Application Life Cycle
Developing Windows 8 Style Application With HTML and JavaScript Lino Tadros | Falafel Software.
Office 2013 and Windows 8: Essential Concepts and Skills Microsoft Office 2013.
Part of the Microsoft.NET Framework 3.0 Tomer Shamam.NET Technologies Expert Sela Group
Exploring Microsoft Windows 8 Chapter 1 Getting Started with Windows 8 Copyright © 2014 Pearson Education, Inc. Publishing as Prentice Hall.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
1/10/2018 9:33 PM Cloud Roadshow © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO.
Developing Windows 8 Style Application With HTML and JavaScript
Building Windows 8 App.
5/15/2018 5:43 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
6/10/ :23 PM TOOL-504T A deep dive into Visual Studio 11 Express for designing Metro style apps using XAML Joanna Mason & Unni Ravindranathan Program.
Platform for Metro Style Apps
Introduction to Computers
Creating Windows Store Apps Using Visual Basic
Chapter 2 – Introduction to the Visual Studio .NET IDE
Metro style apps using XAML: What you need to know
Search: integrating into the Windows 8 search experience
Introducing the Windows Store
Windows Runtime internals: understanding "Hello World"
Platform for Metro style Apps
Using tiles and notifications
Microsoft Office Illustrated Fundamentals
ArcGIS Pro: An Introduction Overview
Presentation transcript:

Introduction to Windows 8 Development C#/XAML Objectives Introduction to Windows 8 Operation System Windows 8 Platform Windows Store Apps Design Guidelines Developing a Windows Store App Using C#/XAML Windows 8 Contracts Q&A

Introduction to XAML Extensible Application Markup Language is a declarative XML-based language used for initializing structured values and objects. The acronym originally stood for Extensible Avalon Markup Language - Avalon being the code-name for Windows Presentation Foundation (WPF)

Introduction to XAML XAML is used in for Windows 8 Metro applications. XAML is also used extensively in.NET Framework 3.0 &.NET Framework 4.0 technologies, particularly Windows Presentation Foundation (WPF), Silverlight, Windows Workflow Foundation (WF) and Windows Runtime XAML Framework.

Introduction to XAML XAML files can be created and edited with visual design tools like Microsoft Expression Blend, Microsoft Visual Studio, and the hostable Windows Workflow Foundation visual designer.

Windows Runtime XAML Framework XAML framework is a User Interface API that is part of the Windows Runtime that forms the backbone of the new Metro-style apps in Windows 8 operating system.

Introduction to Windows 8 Platform

Lesson 1: Introduction to Windows 8 Operating System Windows 8 Platform Investments

Windows 8 Platform Investments New Windows Runtime (WinRT) APIsNew App Execution EnvironmentNew Windows 8 User ExperienceWindows Store

Lesson 2: Windows 8 Platform Windows 8 Platform Metro Style App APIs WinRT Language Projections

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

Metro Style App APIs Fundamentals Application ServicesThreading/Timers Memory Management AuthenticationCryptographyGlobalization Devices GeolocationPortableSensorsNFC User Interface SVGTilesInputAccessibilityPrinting HTML5/CSSXAMLDirectXControlsData Binding Communications & Data Memory Management XMLNetworkingSMS NotificationsStreams ContractsLocal & Cloud StorageWeb Media PlaybackCapturePlayToVisual Effects

WinRT Language Projections Windows Runtime Object (or Component) Written in C++, C#, VB Windows Metadata C++ App Projection CLR C#/VB App Projection HTML App Chakra Projection

Metro Style App Principles

Metro Style App Principles Metro Style App Principles Fast and Fluid Snap and Scale Beautifully Contracts, Tiles, Notifications and Other Guidelines

Metro Style App Principles

Fast and Fluid Press and hold to learn Swipe to select Slide to drag Tap for primary action Pinch to zoomRotate to rotate Swipe from edge for app and system UI Follow the Windows 8 touch language and use only the prescribed gesture set: See BUILD talk APP- 391T: Designing Metro Style apps that are touch-optimized

Snap and Scale Beautifully People multi-task. An application can be displayed any one of these layouts: Widescreen (1366x768+)Snap view (required)Minimum (1024x768) Portrait

Contracts, Tiles, Notifications and Other Guidelines Charms provide a consistent invocation model that users can always confidently rely on Share, Search and Settings Tiles are the front door to your app. Treat it as an extension of your app Toast notifications deliver transient messages outside the context of the app Show toast when your app is in the background Use it for real-time, personal content such as IM, Call, or Mail Provides quick navigation to contextually relevant location in your app

Everyday Controls

AppBar Most apps will use a transient app bar Bottom app bar is for commanding Global commands on right, contextual commands on left Can be programmatically invoked when an item is selected for contextual commands (Ex: Demo Start) If there is a single, frequently used command, it can be placed on canvas Menu Flyout can be used to show groups of related commands (Ex: Demo PaintPlay) Top app bar is for navigation in immersive views (Ex: Back button & title)

Integrating with Windows 8 Experiences

Module Overview Windows 8 Contracts Implementing the Search and Share Contracts

Lesson 3: Windows 8 Contracts The Charms Bar Windows 8 Contracts

The Charms Bar

Windows 8 Contracts 1+1=3. Leverage other apps to complete scenarios Charms provide a consistent invocation model that users can always confidently rely on Start with the VS Item Template (available for Search, Share, File Picker extension)

Lesson 4: Implementing the Search and Share Contracts Search Anatomy Search Settings & Events Sharing From Source to Target Adding Settings Flyout to Settings Charm

Search Anatomy 1. Search box is scoped to the main app on screen 2. Query suggestions provided by the main app on screen Autocompletes to terms for which the app has search results 3. List of installed Metro style apps that have implemented the search contract 4. Result suggestions provided by the main app on screen Must include a thumbnail and title Indicates a strong or exact match result Takes users directly to the details of the result

Search Settings & Events Search Pane EventsManifest DeclarationSearch Pane Settings

Sharing From Source to Target Share Target AppShare Broker Source App DataPackage lives in source application

Implementing Tiles and Notifications

Module Overview Using App Tiles in Windows 8 Metro Style apps Using Notifications in Metro Style apps

Lesson 5: Using App Tiles in Windows 8 Metro Style apps App Tiles Basic App Tiles Live App Tiles Secondary App Tiles

App Tiles Rich and engaging view into your app Represent your app to the user Alive with activity and continually updated Draw users back into your app over and over

Basic App Tiles Square (1x1) Wide (2x1) Both sizes can have live updates Tap on tile to launch or switch to an app Static default tile specified in app manifest Two sizes:

Live App Tiles Templates provide rich rendering options Tiles updated using pre- defined templates Text-only, image-only or combination JPEG or PNG only, max size 150 KB Optional peek animation Local or cloud updates

Secondary App Tiles Tiles created by pinning content from app Pin initiated by app via simple runtime call User confirms pin operation via system UI Exposes a personalized surface for app Same capabilities as app tiles Launch leads to relevant content

Lesson 6: Using Notifications in Metro Style apps Toast Notifications Toast Templates

Toast Notifications Toast notifications deliver transient messages outside the context of the app Use toast notifications to get users attention immediately User is in control and can permanently turn off toast notifications from your app Allows quick navigation to a contextually relevant location in your app Toast notifications are easy to invoke from your app or from the cloud

Toast Templates Toast notifications use the same template architecture as Live Tiles Rich set of rendering options available

Deploying to the Windows Store

Module Overview The Windows Store Monetizing Using the Windows Store

Lesson 7: The Windows Store The Store

The Store Metro style app, displayed on Start Spotlight, Recommend, Browse/Filter, Search IE10 & Deep links Designed for Discovery Global reach: 200+ markets, 100+ languages Enterprise distribution Unprecedented reach Free, paid, in-app, trials 3rd party in-app and advertising support Flexible business models Key documents published WACK, track progress, actionable feedback Transparent terms Developers control pricing Up to 80% revenue share Best economics

Lesson 8: Monetizing Using the Windows Store Trial apps in Windows 8 In-App Purchase Adding advertising to Windows 8 Apps

Trial apps in Windows 8 Time based trials Feature differentiated

In-App Purchase var licenceInformation = Windows.ApplicationModel.Store.CurrentApp.LicenseInformatio n; // cant do in-app purchase in trial mode, must convert first if (!licenceInformation.IsTrial) {//load the listings with all the products var listing = await Windows.ApplicationModel.Store.CurrentApp.LoadListingInformationAsync(); if (!licenceInformation.ProductLicenses["product1"].IsActive) { try { // The customer doesn't own this feature, so show the purchase dialog. await Windows.ApplicationModel.Store.CurrentApp. RequestProductPurchaseAsync("product1"); // the in-app purchase was successful } catch (Exception) {// The in-app purchase was not completed because the // customer canceled it or an error occurred.} }

Adding advertising to Windows 8 Apps Activate Live AdsDownload Ad SDK Publish App to Store

Thank You! Back to Rinchen Stick around for Raffle & Q&As

Upcoming Webinars Free Webinar: CISSP | The 10 Essential Domains Revisited Free Webinar: Microsoft Dynamics GP | Excel, as a GP Report Writer Free Webinar: Microsoft Dynamics AX The Complete ERP Solution Free Webinar: Lync Server 2013 Part 1 | Features and Functionality Free Webinar: Windows 8 Virtualization Free Webinar: SharePoint 2010 Review | Courses & Certifications Free Webinar: Windows 8 Development - HTML5 with Live Demo Free Webinar: Microsoft SQL Server 2012 | EIM Capabilities Free Webinar: Lync Server 2013 Part 2 | Architecture and Deployment Changes Free Webinar: Microsoft SQL Server 2012 | Business Intelligence & Cloud Solutions Free Webinar: Lync Server 2013 Part 3 | Integration and Extensibility Sign up for free at:

Visual Studio Certifications HTML5C#

MCSD: Windows Store Apps Using C# *Free Second Shot Exam is Back Training Schedules for MCSD: Windows Store Apps Using C#: Jan 14 th | New York City & Live Online (Course only) Feb 18 th | Las Vegas & Live Online (Courses )

Q & A NETCOM ( )