Building for the Future with Windows Phone & Windows 8 Danny

Slides:



Advertisements
Similar presentations
Support.ebsco.com Tutorial EBSCO Audiobooks. Welcome to EBSCOs Audiobooks tutorial. In this tutorial, we will look at how to search for Audiobooks as.
Advertisements

1 Migrating from Access to SQL Server Simon Kingston, CSU / NPS NRGIS.
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
Win8 on Intel Programming Course Desktop : Sensors Cédric Andreolli Intel Software
A Tutorial by John Oleksa. After watching this tutorial, I hope that you will be able to:  Log on to your Google account and find Google Drive  Locate.
Windows 8 Introduction Mark Rosenberg Development Instructor New Horizons.
Developing for Windows 8/WinRT Session 4 Fundamentals Kevin Stumpf.
© 2012 Microsoft Corporation. All rights reserved. Introducing SkyDrive. With Windows 8 never be without your files again. SkyDrive helps you sync, store,
Creating a Mobile Strategy Based Upon DNN Jeff McWherter Partner & Director of Development.
IoT HoloLens Surface Hub Windows Desktop Windows Mobile Xbox ONE CORE OS ONE APP PLATFORM ONE STORE Windows 10.
D-OSDi + Android Progress Presentation Xinyi Dong Long Qiu.
Tammy Manganello, SVP - Games for Windows.
Access Web Apps – OK, Now What? EXTENDING ACCESS WEB APPS George Young Dawson Butte Software ACCESS DAY – OCTOBER DENVER,
Introduction to Embedded Development. What is an Embedded System ? An embedded system is a computer system embedded in a device with a dedicated function.
Windows Core OS Services JavaScript (Chakra) C C++ C# VB Metro style apps Communication & Data Application Model Devices & Printing WinRT APIs Graphics.
There has never been a better time to build a game that targets PC, tablets, phone and Xbox!
Building Windows Apps Jason Keicher, Technical Specialist
1. On your smartphone or tablet, visit the Apple App Store or the Google Play Store. Search for: In Case of Crisis Education OR, with the QR code reader.
LastLeaf Sample PPT SMARTEST WAY TO CRAFT PRESENTATIONS.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.Creative Commons Attribution-NonCommercial-ShareAlike.
Visualise | communicate | ENGAGE InstantAtlas Roadmap Jon Peltenburg.
System Architecture.  Windows Phone 7  Mobile Phone Application  User – End Perspective  Google App Engine  Administration Console  Handles authentication,
Angelo Chan Kamran Bilgrami. Agenda ● WinJS - What and Why ● Modern Apps ● WinRT Architecture ● Demos o Controls o Data Bindings o Program LifeCycle Management.
Extend your app to multiple device families and use new capabilities by targeting the UWP.
Smart Phone Laboratory ECEN 489 Srinivas Shakkottai.
HOW-TO guide This tutorial has sound.
NEW MOBILE WEB. August ‘Mobile First’ Mentality “If you don’t have a mobile strategy, you don’t have a future strategy.” - Dr. Eric Schmidt, Executive.
How to Access and Enjoy the Saville Library’s eBooks.
Jeff From 5 to 8 building Windows 8 Apps with HTML5 and JavaScript.
How to make a game using what you already know Chris Gardner Senior Software Engineer T & W Operations, Inc.
25th District Assembly 2015 – Save the Trees | 1.
Windows 8 Apps Guy Burstein Technical Evangelist, Microsoft
Using Blue Card Manager for Windows Tablets Scout Management Software LLC.
Scientific Method Who uses it? What is it? Why should I care?
Prataksha Gurung Chandani Thapa Magar Kripesh Thapa.
The EBSCO eBooks App Authenticating the App Tutorial support.ebsco.com.
The EBSCO eBooks App Overview Tutorial support.ebsco.com.
Leon Zhang Edith Aguilar Veronica Gauna VESL Speaking Final Team Project.
Monday, August 31, 2012 CSCI 333 – Systems Programming.
Universal Windows Platform One codebase for Mobile, Desktop, IoT, Xbox, HoloLens, etc. Gergely
Windows 8.1 Windows Phone 8.1 Windows 10 … and WakeUpAndCode.com.
The Case of the Missing Nine WHAT HAPPENED? WINDOWS 7 WINDOWS 8 & 8.1 WINDOWS 9 WINDOWS 10.
Developing Cross Platform Apps with the ArcGIS Runtime SDK for Qt
Internet Explorer 10 IE9 hardware-accelerated platform CSS 2D Transforms CSS Backgrounds & Borders CSS Color CSS Fonts CSS Media Queries CSS Namespaces.
Experiences With gRAVI Brian Tieman Beamline Controls and Data Acquisition Advanced Photon Source.
HDPlus Asset Management HDPlus, Inc. Landline: Fax Cellphone:
Developing for Windows 8/WinRT Session 10 Kevin Stumpf Introduction to Interknowlogy’s WinRT MVVM Framework.
ITS Lunch & Learn November 13, What is Office 365? Office 365 is Microsoft’s software as a service offering. It includes hosted and calendaring.
Premium Entry $ Device Capabilities Windows 10 IoT Core One Windows Platform Connected Secure Powering the next generation of intelligent devices Windows.
PhoneSmall Tablet 2-in-1s (Tablet or Laptop) Desktops & All-in-Ones PhabletLarge Tablet Classic Laptop XboxIoTSurface HubHolographic Windows 10.
Searching for Images Improving the quality of your Google Search.
0 Developing for Windows 10 Tony Champion Champion DS.
The cutting edge event for ITPros and Devs December 7-8, 2013 Athens, Greece Fix it once use it everywhere Elias Markelis MCT, Windows Phone Enthusiast.
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.
The great debate… We will have this as an ongoing theme!
Windows Bridge for iOS Bring your iOS apps to Windows
Lecture 1 - Introduction
Introducing the Windows Mobile development
The Universal Windows Platform
An Introduction to Office 365: OneDrive For Business
An Introduction to Office 365: OneDrive For Business
Leveraging your existing code base for Windows 8
TECHNOLOGY.
How to fix Update Failure Error “0x800f081f” on Windows 10 KB ?
Downloading the LAUSD Emergency Plan App from In Case of Crisis
Solution for Quicken Error codes OL- 296, 295, 297.
Step-By-Step instructions for setting up Account and App
Food Tracker Assignment
WDF Custom Driver Design Pattern
Tutorial Introduction to help.ebsco.com.
Presentation transcript:

Building for the Future with Windows Phone & Windows 8 Danny

What is WinRT? New Framework - Not.NET Lives in its own sandbox From a dev. standpoint this is what Windows reimagined means!

What’s Awesome About WinRT Multilanguage Support App-to-App Communication Async! Async! Async!

Where Does WinRT Run? Windows 8 Windows Phone 8 XBOX (Future) All Next Generation Windows Devices

WHY?!? Why should we care? Why will John Doe care? Why is…shhh! Ballmer is listening… … OK! Why is this a big deal? Will WinRT Apps run on any of the devices off the shelf? Can it cure cancer, turn back time, and save my runaway dog at the same time?

Are There Differences Between The WinRT Targets? Windows 8 Windows Phone 8 XBOX (Future) All Next Generation Windows Devices

Comparison Windows 8 - WinRT Resolutions –Min: 1024x768 –Max: NONE! Full WinRT API aaaaaaaaaaaaaaaaaaaaaaaaa Used in desktops and tablets Windows Phone 8 - WinRT Resolutions –Old: 480x800 –New: 768x1280 or 720x1280 Subset of WinRT API + New Phone Only features Used in phones

WinRT Capabilities and Declarations

CODE! HALLELUJIA!!! Search, Sharing Source, and Sharing Target Samples

Conclusion WinRT ROCKS! Write once, run anywhere is not quite right, but close! vNext is Awesome!

LINKS!!! Win8-WinRT Resolution Info – WP8-WinRT Resolution Info – Win8-WinRT APIs vs WP8-WinRT APIs – Search Contract Tutorial – 8.aspxhttp:// 8.aspx Share Contract Tutorial – Windows-8.aspxhttp:// Windows-8.aspx Migrating from.NET to WinRT –

End of Line InterKnowlogist – Software Engineer Danny Credentials Neumont University ( Bachelors in C.S. blogs.interknowlogy.com/author/dannywarren/