Tim Program Manager, Developer Platform 2-211.

Slides:



Advertisements
Similar presentations
Android Application Development A Tutorial Driven Course.
Advertisements

Blast off with Windows Phone 8 Apollo Kelly White Microsoft MVP – Windows Phone Development
Christophe Peerens Windows Phone 7 Marketplace Tips and tricks When Making Your Application Mango Call To Action Q&A.
Developing downloadable mobile apps using HTML5 and PhoneGap Apache Callback Ron Perry, CTO, Worklight Inc.
Windows Phone 7.5 Academic RoadShow Christophe Peerens Neomytic.
Students: Ilya Paskhover, Alex Tarasiuk Supervisors: Simon Zeltser, Idan Sheinberg.
Introduction to Android Mohammad A. Gowayyed CS334-Spring 2014.
Windows Phone 8.1 for Developers Sascha Corti Technical Evangelist, Microsoft Switzerland | techpreacher.corti.com
WINDOWS PHONE Greg Stoll Nokia Developer Ambassador austin.devnokia.com
Essentials of Developing Windows Phone Apps Chinthaka Dissanayake Tech Lead Exilesoft.
Windows Phone 7 Series Architecture Deep Dive Istvan Cseri Distinguished Engineer Windows Phone
Building Windows Phone Applications with Silverlight Nguyen Thanh Tung Project Manager - MISA JSC.
Jaime Rodriguez Eric Jeffers Sean McCune. Today’s instructors Jaime Principal Evangelist, Microsoft Eric Jeffers Developer/Instructor,
Advanced Windows 8 Apps Using JavaScript Jump Start Exam Prep Advanced Windows 8 Apps Using JavaScript Jeremy Foster Microsoft Developer Evangelist.
Windows Phone 7 Development Tomer Shamam Senior Architect Sela Group.
Examples Used by Built by Distribution Windows RT Windows 8 (x86) Public apps Management infrastructure cloud Custom LOB apps application delivery.
Robert Green | Technical Evangelist Dmitry Lyalin | Product Marketing Manager.
©2013 Microsoft Corporation. SharePoint Innovations LLC. All rights reserved. M ODULE 13 – S HARE P OINT 2010 O VERVIEW OF S HARE P OINT 2013.
Integrate your game with Windows platform Vladimir Kolesnikov Technical Evangelist
Windows Windows Phone Azure … and WakeUpAndCode.com.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Atmosphere Apps Atmosphere Apps 2,000,000,000.
2 Philosophy Customer Design Experience Platform.
Join the MVA Community! ▪ Microsoft Virtual Academy—Free online training! ‒ Tailored for IT Pros and Developers ‒ Over 1M registered users ▪ Earn while.
The Windows Runtime (WinRT) is the shared runtime and API space used by store apps across the Windows platform (phone and client) 5 Common WinRT.
Storage SD CardData Enhancements (Data.XML) Device Discovery (Devices.Enumeration)Graphics Enhancements D2D/Dwrite (Win32) Streams (Input/Output/RandomAccess…)Sensors.
Apps just in… More developers More Downloads More apps Amazing Momentum Since Launch.
Microsoft.com/dynamics/ax Microsoft Dynamics Marketplace TechNet MSDN Community.dynamics.com CustomerSource* and PartnerSource* InformationSource*
Created By. Jainik B Patel Prashant A Goswami Gujarat Vidyapith Computer Department Ahmedabad.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Welcome back to C++ RValue referencesForward declared enumsBidirectional fences static_assertAlignmentData-dependency ordering AutoStandard-layout.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Windows and Windows Phone Application Model Universal Apps What’s new in Windows Phone
Lewis Benge Bring your code to Windows MOB336.
Bridges to the Magickal Faerie Land of Windows 10 Hannes Nel M263.
Networking Proximity In-App Purchase Sensors Location File System Core app model Threading Windows Phone 8.
Building Windows Phone applications with Silverlight, part 2 Peter Torr Program Manager, Microsoft
Alejandro Campos Magencio Microsoft Technical Evangelist Integrating with Windows Phone 8 Alex.
குறுச்செயலிகள் உறுவாக்க தொழில்நுட்பம் தி. ந. ச. வெங்கடரங்க ன் Blog: venkatarangan.com உத்தமம் செல்பேசிக் கணிமை பிப்ரவரி
Building Windows Phone Applications with Silverlight (Part 1) Mike Harsh Program Manager, Microsoft.
/* Life runs on code */. Introduction to Windows Phone Kamalakannan Annamalai Windows Phone Developer Ilink Systems Twitter : kanal_7
What web developers need to know when building Metro style apps Scott Dickens Principal Program Manager Lead Microsoft Corporation DEV352.
Exploring Mobile Device Networking Lesson 4. Exam Objective Matrix Skills/ConceptsMTA Exam Objectives Understanding Networking for Mobile Devices Network.
Understanding Mobile Devices, Interactions, and Tools Lesson 1.
Windows Phone and Windows 8 Apps Development and Promotion OLEKSANDR KRAKOVETSKYI CEO, DevRain
Building Windows Phone 7 Games and Applications Yes, yes! “Games and Applications” and not “Applications and Games” Content is under NDA – please do no.
61% YoY Growth.NET Active Developers (VS 2012+) 40%.NET Core downloads by new developers 62% GitHub contributions from outside of Microsoft (corefx.
Windows Phone 8 Programming
12/29/2017 2:33 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Accessing the device native APIs
The world’s most advanced mobile platform
6/2/2018 4:08 AM BRK3327 Ten things you didn't know about building .NET UWP apps in Visual Studio 2017 Daniel Jacobson Program Manager – Visual Studio.
Windows Phone 8.1 New Features
Windows Phone 8 Application Foundation
Silverlight apps on Windows Phone 8.1
Windows Phone 8 Tiles, Lock Screen, and Notifications
6/16/2018 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
volevi Windows Phone 8 SDK Update Puhn Chaturaphit
WP8 XAML App Development
Windows Phone 8 Application Model
TechEd /24/2018 5:09 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Tooling and Diagnostics
Application Development A Tutorial Driven Course
Liven up your WP7 Apps with sweet “Mango” sauce
Using C++ in your Windows Phone Applications Talk will be repeated tomorrow morning at 8:30 in 33/McKinley Peter Torr, Program Manager.
Windows Phone 8 More Than An App
Build /23/2019 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
//Build 다시보기 나 발머 김영욱 부장 Microsoft Korea
Windows Phone Developer Platform
03 | Branding & Monetization
Presentation transcript:

Tim Program Manager, Developer Platform 2-211

More developers More Downloads More apps Platform Momentum Since Launch

Design Principles XAML Files and Storage C# Native Code Reuse App Model Application Lifecycle Background Agents Live Tiles Lock Screen and Notifications Lock Screen Wallpaper Push Notifications DirectX Interop WebBrowser App to App Communication HTTP Networking Sockets Bluetooth Proximity Speech Maps Location Wallet In-App Purchase Trial DevCenter Enterprise Background Audio VoIP Video Compass Camera Lenses File Associations Controls Launchers & Choosers Data Hubs Pages & Navigation VB.NET C++

Welcome back to C++!

RValue referencesForward declared enumsBidirectional fences static_assertAlignmentData-dependency ordering AutoStandard-layout and trivial typesexception_ptr Trailing return typesExtended friend declarationsThread-local storage Lambdas Local and unnamed types as template arguments __func__ DecltypeRange-based for-loopC99 preprocessor Right angle bracketsoverride and finallong extern templatesMinimal GC supportStrongly typed enums nullptrAtomics

2 3Performance Reusability 1 Portability

Infrastructure: Core plumbing Common type system Standard programming model APIs: Windows Phone Platform APIs Libraries you write and license Projected to C++ and C# / VB

MSDN DOCS Designhttp://aka.ms/wp8devdesign Develophttp://aka.ms/wp8devdoc Testhttp://aka.ms/wp8testing Publishhttp://aka.ms/wp8publishing Sampleshttp://aka.ms/wp8samples TRAINING CONTENT Absolute Beginners Jump Starthttp://aka.ms/wp8js Design Boot Camphttp://aka.ms/wp8designbootcamp Training Kithttp://aka.ms/wp8hol NEWS & UPDATES Portalhttp://dev.windowsphone.com Bloghttp://wpdev.ms/developerblog Channel 9http://wpdev.ms/insidewp Twitterhttp:/twitter.com/wpdev