Windows 8.1 Windows Phone 8.1 … and WakeUpAndCode.com.

Slides:



Advertisements
Similar presentations
Windows Windows Phone Azure … and WakeUpAndCode.com.
Advertisements

Windows 8 Windows Phone 8 Web Mobile … and WakeUpAndCode.com.
Windows Web Xbox WakeUpAndCode.com.
Windows Web Xbox WakeUpAndCode.com.
Windows iOS Android … and WakeUpAndCode.com.
CROSS PLATFORM DEVELOPMENT WITH MVVM CROSS By Ken Tucker.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Getting Started, Lessons Learned & WakeUpAndCode.com.
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
James Quick | Technical Evangelist Shahed Chowdhuri | Sr. Technical Evangelist.
Windows Windows Phone Azure … and WakeUpAndCode.com.
James Montemagno Developer Evangelist, Xamarin Developing Native iOS, Android, and Windows Apps in C# with Xamarin.
Introducing Xamarin 2.0 Introducing Xamarin 2.0 Michael Hutchinson
Intro to Indie Game Development By Shahed Chowdhuri Windows Web Xbox WakeUpAndCode.com.
Beginner - WakeUpAndCode.com.
For WakeUpAndCode.com. Introduction > Variables, Operators & Loops > Classes & Methods > Files & Exceptions Additional Topics.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Windows Web Xbox WakeUpAndCode.com.
Windows Windows Phone Azure … and WakeUpAndCode.com.
Windows Web Xbox Mobile … and WakeUpAndCode.com.
Understanding Xamarin Development Matt
Windows Windows Phone Azure … and WakeUpAndCode.com.
Windows iOS Android … and WakeUpAndCode.com.
Bridges to the Magickal Faerie Land of Windows 10 Hannes Nel M263.
Windows 8.1 Windows Phone 8.1 Windows 10 … and WakeUpAndCode.com.
Export & Publish a Universal Windows Platform WakeUpAndCode.com.
Windows 10, Universal Apps, Xbox One & WakeUpAndCode.com.
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core * aka ASP.NET 5 before.
Sage Franch | Technical Evangelist Susan Ibach | Technical Evangelist.
TEARING THE DOWN ing Jim Wooley Jim Wooley
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core RC2 * aka ASP.NET 5 before.
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
Your Host & Speaker Shahed Chowdhuri Sr. Technical Microsoft Technology Areas Enterprise Web/Software Development Game Development Mobile.
Xbox One Dev Mode Shahed Chowdhuri Sr. Technical WakeUpAndCode.com Visual Studio, Unity, Construct 2, etc Dave Voyles Sr.
Your Host & Speaker Shahed Chowdhuri Sr. Technical Microsoft Technology Areas Enterprise Web/Software Development Game Development Mobile.
Danijel Malik Visual Studio ALM MVP Build 2014 What’s new for Visual Studio 2013 and Visual Studio Online.
ASP.NET Core* Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A Quick Overview of ASP.NET Core * aka ASP.NET 5 before.
Intro to HoloLens Development Shahed Chowdhuri Sr. Technical WakeUpAndCode.com A new era of mixed reality.
Porting your Unity Game to the Windows Store Jump Start
Windows 8 + Windows Phone + cloud
Lecture 1 - Introduction
Xamarin Studio Xamarin Curriculum for Xamarin Studio
Developing Windows 10 Games with Construct 2
Intro to HoloLens Development
Unity 5 JumpStart Part 4: Sound Effects Shahed Chowdhuri
Porting your Unity Game to the Windows Store Jump Start
ASP.NET Core* 1.0 The Future of Web Apps Shahed Chowdhuri
Build and connect intelligent bots
04 | Exporting and Publishing Your Game
Intro to Indie Game Development
Featuring: Microsoft Student Partners
Unity 2D: Step by Step, Part 2
Developing on a Mac For C# Developers Shahed Chowdhuri
Windows 10 Preview Andy & Jerry
Hosted Web Apps with Windows App Studio
A Quick Overview of ASP.NET Core 1.0
Unity 5 JumpStart Part 2: Ammo Collisions Shahed Chowdhuri
Part 3: Damage From Objects
Part 1: Player Selection & Scores
ASP.NET Core* MVC and Web API Shahed Chowdhuri
Tech for Startups By Shahed Chowdhuri Sr. Technical Evangelist
Office 365 Development.
Game Development with Unity and C#
Intro to Construct 2 Game Development
Azure Mobile Services in the Cloud
Deploy Your Web Site/App on Azure
Universal Apps For Windows 10 Shahed Chowdhuri
Intro to HoloLens Development
ASP.NET Core 2.0 The Future of Web Apps Shahed Chowdhuri
Intro to HoloLens Development
Presentation transcript:

Windows 8.1 Windows Phone 8.1 … and WakeUpAndCode.com

PlatinumHost Bronze

Introduction > Visual Studio > Alternative Tools Publishing

PeriodBackground/Experience 1997 – present Microsoft web/software development 2011XNA games on XBLIG 2D Math Panic Angry Zombie Ninja Cats 2012Tools for XNA developers XBLIG Sales Data Analyzer (OnekSoftLabs.com) XNA Basic Starter Kit (CodePlex) Online:

PeriodBackground/Experience 2013 Ninja Cat Runner on Win8, WP8, Web (Construct 2) Video Q&A with MS Tech Evangelist Frank La Vigne Founder/Admin of FB groups: Construct2, Xbox One & Unity Indie Devs Started Public Speaking in DC area and East Coast 2014 Started Public Speaking on Indie Game Development Joined Microsoft as a Sr. Technical Evangelist Gallant Glider on Win8, WP8, Web (Construct 2  Universal App) Video Q&A: MVA:

Source: Official Xbox Magazine, March 2014, Page 65 `

Tools & Technologies

Introduction

 "Apps that are tailored to people with disabilities"  "Apps that are automatically multi-lingual and culture adherent"  "Apps that can run on all platforms (iOS, Android, Windows)"  "A single app package that will work across Microsoft devices“  None of the Above?

Universal Apps for Windows 1 solution 1 shared project (no binary output) 1 project per platform (separate binary output per platform) Windows, Windows Phone, Xbox One (coming soon!) Ref:

Pricing structure – Match Windows Phone pricing on Windows 8 Shared in-app purchases – Buy IAPs only once, on either platform. Install across devices – Buy app only once, own across platforms Shared revenue model – Keep 70% of revenue Unified ad-units for Windows Phone and Windows apps Ref:

Visual Studio

C# and XAML HTML5 & JavaScript C++ and DirectX

Reference:

Reference:

Reference: “This type of project has been improved in Visual Studio 2013 Update 2 and now, if we target Windows 8.1 and Windows Phone 8.1, we’ll be able to use all the common APIs. However, PCL produces a single binary that works as is in all the supported projects. Handling divergent APIs requires using higher-level abstractions, such as dependency injection or IoC containers. We can’t simply use conditional if to define platform specific code.” How about using a Portable Class Library (PCL)?

2.Add Project to Solution: 1.Download & Install “Shared Project Reference Manager” from MSDN: 3.Add Class Library for each platform (Win 8.1 & WP 8.1) 4.Add Shared Project Reference to each Class Library. Ref:

Alternative Tools

App Studio Link:

App Studio Tutorial Link: with-windows-app-studio.aspxhttp://social.technet.microsoft.com/wiki/contents/articles/24933.create-a-universal-application- with-windows-app-studio.aspx

Universal App Tutorials using Xamarin: Link 1: the-new-universal-windows-app-template-from-visual-studio-2013-update-2.aspxhttp://vincenth.net/blog/archive/2014/04/09/how-to-build-xamarin-ios-and-android-apps-with- the-new-universal-windows-app-template-from-visual-studio-2013-update-2.aspx Link 2: Download:

More information: Index Page: Exporting & Publishing: windows-8-and-windows-phone-8/ windows-8-and-windows-phone-8/

More Information Index Page: Universal Apps in Unity: applications-in-unity/ applications-in-unity/

Publishing

Sign up for a developer account on: 1.Click “Get Started” 2.Click “Sign up”

Right-click project, … then select Store

Create App Packages…

Twitter: