Writing Universal Apps for Windows and Windows Phone GREG STOLL 10/18/2014.

Slides:



Advertisements
Similar presentations
Cross Platform Mobile Development with.NET Greg Shackles Senior Software Engineer OLO Online Ordering
Advertisements

.NET Core Libraries Common Language Runtime CodeGen Garbage Collector Security Model Exception Handling Loader & Binder Profiling & Debugging APIs Entity.
Introduction to the Windows Runtime (WinRT) Ben Dewey Tallan, Inc.
Windows 8 Introduction Mark Rosenberg Development Instructor New Horizons.
WINDOWS PHONE Greg Stoll Nokia Developer Ambassador austin.devnokia.com
CROSS PLATFORM DEVELOPMENT WITH MVVM CROSS By Ken Tucker.
Essentials of Developing Windows Phone Apps Chinthaka Dissanayake Tech Lead Exilesoft.
Developing iPhone Apps with MonoTouch Bobby Chopra
Heart of Gold by EFL Classroom. Heart of Gold by Neil Young.
An introduction to. Introductions  I’m Rob Fonseca-Ensor  A Solution Architect at Infusion  I run the Canary Wharf.NET User Group  I blog at
Build /17/2017 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
James Montemagno Developer Evangelist, Xamarin Developing Native iOS, Android, and Windows Apps in C# with Xamarin.
Elaine Cahill Microsoft Certified Solution Developer 2002.
Tammy Manganello, SVP - Games for Windows.
There has never been a better time to build a game that targets PC, tablets, phone and Xbox!
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
Introducing Xamarin 2.0 Introducing Xamarin 2.0 Michael Hutchinson
Leverage the new pubCenter Promote your apps Install the new ad SDKs.
Hot Tuna CROSS PLATFORM DEVELOPMENT WITH.NET, XAMARIN AND MVVMCROSS.
Title slide to be used at the start of a module. Developing Mobile Apps Roland Guijt
WinRT and Windows 8 Sergey Barskiy Principal Consultant, Magenic.
Bing Maps Brian Norman V-TSP Microsoft / Earthware.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Windows Phone 8 Tips & Tricks for Developers Sascha Corti, Microsoft Switzerland Technical Evangelist | techpreacher.corti.com.
Studio for WinRT XAML Russ Senior Developer Evangelist Greg Product Manager
What is WP APP Studio Windows Phone App Studio is a tool to make high quality Windows Phone apps 100% Web-based tool „Code-free” development tool Edit-Continue.
1 Metro Style Apps in C++ Karthick 8 th May 2012.
Sponsors Gold Silver Bronze Custom REST services and jQuery AJAX Building your own custom REST services and consuming them with jQuery AJAX.
Course Program, Evaluation, Examination Telerik Software Academy Apps for Windows Phone & Windows Store.
Understanding Xamarin Development Matt
FIRST FLOOR SOFTWARE Experts in XAML. Visual Studio Industry Partner FIRST FLOOR SOFTWARE NEXT STEPS Contact us at: First.
Sponsors Gold Silver Bronze Custom REST services and jQuery AJAX Building your own custom REST services and consuming them with jQuery AJAX.
ITF11012.NET Demo. Hello HiOf Hello Windows 8 App Samples / Links.
Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views.
Jeremy Thake Technical Product Building cross-platform apps that integrate with O365 API’s using Xamarin in Visual Studio.
Windows 8 for Existing.NET Developers Tim Heuer Program Manager Windows Developer Experience Microsoft Corporation.
Bridges to the Magickal Faerie Land of Windows 10 Hannes Nel M263.
Windows Phone 7 Mobile Code Camp The Why Why develop for Windows Phone 7 versus Droid or iPhone? It’s all relative to total app users. SDK and Environment.
04 |Sharing Code Between Windows 8 and Windows Phone 8 in Visual Studio Ben Riga
Friday, March 8 Creating real Custom Controls Kelvin van Geene 12:15.
Ibraheem Osama Mohamed Mobile Developer-Rashdan IT.
Communication & Data Devices & Printing WinRT APIs DirectX & Media Windows 8 Desktop Apps C C++ Win32 C# VB. NET SL HTML JavaScrip t Internet Explorer.
Spaso Lazarević Microsoft MVP Nova banka ad Banja Luka Windows App Studio.
0 Developing for Windows 10 Tony Champion Champion DS.
Vladimir Milev New Venture Software Sharing Code between WPF and Universal Apps.
/DEV/TM #1 Building Cross-Platform Apps with Xamarin and MvvmCross Flavius-Radu DEMIAN.
We Build Powerful Apps! Theme: Learn, Knowledge-Base, Reward All Rights Reserved We Build Powerful Apps! Hello! 1
Windows App Studio Windows App Studio is the tool that makes it fast and easy to build Windows 10 apps. It’s accessible from any device with a browser.
Building Metro style apps with XAML with.NET Tim Heuer Program Manager Microsoft Corporation DEV353.
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Creating mobile applications that integrate with SharePoint 2013 on-
Build accessible Metro style apps using XAML
The Universal Windows Platform
Windows Azure Jeffrey Ferman Program Manager 3-006
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.
Build for both: Windows and Windows Phone
Migrating 8.1 Apps to Windows 10
Microsoft Ignite /19/2018 2:35 AM
Did your feature got in, out or planned?
Leveraging your existing code base for Windows 8
Microsoft Ignite /14/ :21 AM BRK2101
Windows 8 & Phone 8 App Development suresh M 11/14/2018
Strategic Sponsors Sponsors and Partners Gold Sponsors Silver Sponsors.
Visual Studio 2012 and Blend
Microsoft Build /30/2018 2:15 AM Migrating Silverlight Windows Phone apps to the Universal Windows Platform Ricardo Villalobos Principal SDE Manager.
What?   Accounts Accounts subscription Azure Pass Code Azure Pass Code.
Building Metro style apps with XAML with .NET
Build /23/2019 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Brandon Bray Principal Group Program Manager Microsoft Corporation
//Build 다시보기 나 발머 김영욱 부장 Microsoft Korea
Bringing existing managed code into Metro style apps
Presentation transcript:

Writing Universal Apps for Windows and Windows Phone GREG STOLL 10/18/2014

Thank you to our sponsors… GOLD Bronze Happy Hour sponsor Austin.Net User Group Codecamp 2014

About me I’m the former Nokia Developer Ambassador for Windows Phone. I’ve been writing Windows and Windows Phone apps for 3 years – find them under publisher name gregstoll.com.

Portable Class Libraries

Universal Apps

Universal Apps – conditional compilation

Universal Apps – new languages XAML/C#/VB/C++ HTML/JS

Universal Apps – converged controls

XAML reuse!

Universal Apps – phone-specific controls

Universal Apps

Universal Apps – Visual Studio support

Universal Apps – Store presence

Universal Apps - demo

Universal Apps are the future!

Universal Apps - caveats

So many icons!

Universal Apps - caveats

WP 8.0 Silverlight -> 8.1 WinRT transition is tough

Universal Apps - caveats WinRT missing APIs

Universal Apps - caveats Sharing XAML is hard!

Resources My developer articles: Universal app template: These slides: Win/WP list: Thanks!