Flexibility of options Existing relationship Subscriptions Consumable purchases Use Your Existing Commerce Use our ad system Bring your own Ad Supported.

Slides:



Advertisements
Similar presentations
Microsoft Office SharePoint Portal Server 2007 Introduction to InfoPath Forms Services Daryl L. Rudolph.
Advertisements

Extending Your Reach with SharePoint and Office. Ignite: Office SharePoint Azure.
Zach Leonard MD Digital
Essentials of Developing Windows Phone Apps Chinthaka Dissanayake Tech Lead Exilesoft.
A 21 st Century Solution For 21 st Century Publishers.
150K apps: more competition Many devs making money with the Store Takes work to make get more revenue Insights from highest revenue apps Maximize your.
Todd Brix Senior Director, Windows Phone Marketplace Microsoft Corporation WPH206.
@sicarter Apps Published: 33 Apps in iOS App Store 19 Apps in Android Market (…and a few in App World & WebOS Market, RIP) Coming Soon: Google TV Windows.
Batch Geocoding Online Bruce Harold
Windows 8 and You Martin “Code it” Schray Developer Evangelist – –
Building Future with Microsoft Wolfgang Ebermann Vice President Microsoft Central & Eastern Europe 1.
BitWizards/Kentico Commercial Service Providers Hosters, SIs, Web Design Firms, VARs, OEM Partners Commercial Service Providers.
THE JOB REFERRAL NETWORK THAT COMES HIGHLY RECOMMENDED Job boards are a black hole. If you don’t know someone on the inside, you’re screwed.
Windows Reimagine d Windows 8 Data explosion Browser-based apps Natural interaction Ubiquitous connectivity Personal devices in the.
Atmosphere Apps Atmosphere Apps 2,000,000,000.
450 million Windows PCs will be sold over the next 5 quarters (Goldman Sachs estimate for October 2012 to December 2013) ~ The largest developer opportunity.
Basic Concepts Of CITRIX XENAPP.
1 Tradedoubler & Mobile Mobile web & app tracking technical overview.
Gaming Engines for Windows 8 M6: Monetizing and Store submission Adam Tuliper Microsoft Technical Evangelist Michael Palermo Microsoft Technical Evangelist.
DEP350 Windows ® Rights Management (Part 1): Introduction, Concepts, And Technology Marco DeMello Group Program Manager Windows Trusted Platforms & Infrastructure.
Join the MVA Community! ▪ Microsoft Virtual Academy—Free online training! ‒ Tailored for IT Pros and Developers ‒ Over 1M registered users ▪ Earn while.
Source: VisionMobile, January 2013.
Pricing Strategies for iOS Applications
Monetization Strategies for Windows 8 Games Shai Hinitz Sr. Program Manager Windows PC Planning & Ecosystem.
Selling & Deploying Windows 8 Apps. Nick Hodge Professional Geek, Microsoft Australia DEV223.
Monetisation Tools for Windows Store Games Kristina Rothe
Export & Publish a Universal Windows Platform WakeUpAndCode.com.
App Theming & PVL Direct3DDirectWriteDirect2DMediaTouch.
Apps and the Windows Store xxxxx October 31, 2012 Placeholder for a nice large, vibrant, colourful image, with people. Beware of copyright, use MediabankMediabank.
Esri UC 2014 | Technical Workshop | Creating Geoprocessing Services Kevin Hibma.
Android absolutely dominated the number of smartphones shipped worldwide in the first three months of 2015, with.
Lewis Benge Bring your code to Windows MOB336.
Building Windows Store Games with Unity Jaime Microsoft.
Export & Publish a Universal Windows Platform WakeUpAndCode.com.
Michael Niehaus Using the Windows Store for Business: New Capabilities for Managing Apps in the Enterprise WIN335.
Metro style Device App and Metadata Onboarding JOHN MULLALLY NIKET SANGHVI Program manager.
Simplifying the Code First Approach in the Entity Framework Dhananjay Kumar Infragistics Consultant Microsoft MVP
@CRMUG CRM APPSTORE ( AND OTHER THINGS YOU WISHED YOU KNEW BUT NO ONE TOLD YOU)
Reach people on mobile. Mobile Search Ads Reach people with Mobile Search Ads.
270M+ Windows 10 devices Design Support new devices New monetization options Offer new types of add-ons Develop Collaborate Test code in production.
Setting up REEF: Note to Instructors This presentation deck outlines the student set up steps if you’re planning to use REEF Grade Sync with your LMS.
Instructional Design Center Creating PDF Files Using Microsoft Word.
Preparing Your Apps for Publication Test your app thoroughly on a variety of devices. The app might work perfectly using the emulator on your.
Setting up REEF: Note to Instructors This presentation deck outlines the student set up steps if you’re planning to manually export grades to your LMS.
Monetize Your Mobile Content. Content Monetization Dynamically fetch mobile apps relevant to your native content. Enrich your content with app curation.
M5: Packaging and Deployment
Setting up REEF: Note to Instructors
Use any Amazon S3 application with Azure Blob Storage
Geocoding with ArcGIS Online
Microsoft Ignite /18/2018 8:30 PM BRK2065
9/11/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Developing an app for SharePoint autohosted in Azure
Microsoft Build /13/2018 2:24 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Setting up REEF: REEF Web
Enabling trials and in-app offers in your Metro style app
Microsoft Build /17/2018 5:42 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Creating Geoprocessing Services
Sell it right
How to Add Currency Converter in WordPress Have you ever wanted to know how to add currency converter to WordPress? dont worry! Keep reading this guide.
Microsoft Build /8/2018 8:41 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Geoprocessing with ArcGIS for Server
Microsoft Ignite /20/2018 2:21 PM
12/2/2018 The Windows Store © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
A/B Testing for UWP Apps: Experiment for Success
Introducing the Windows Store
Monetization & Packaging
Loading… Please Wait $ $ $100 $100 $100 $100 $100 $200 $200 $200 $200 $300 $300 $300 $300 $300 $400 $400 $400 $400 $400 $500 $500 $500 $500 $500.
Mobile App Vs Responsive Website: Best Option For E-Commerce
What’s New for Developers in Office and SharePoint
EndNote Jennifer Dinalo, PhD, MLIS Information Services Librarian
Presentation transcript:

Flexibility of options Existing relationship Subscriptions Consumable purchases Use Your Existing Commerce Use our ad system Bring your own Ad Supported Time-limited trials Feature-differentiated trials One-time Purchase Persistent purchases Expiring purchases Purchases over time

Trials in Windows 8 Time limited Feature differentiated

Time-based trials /* No code*/

Trial conversion (JS)

Simulating licensing & product options CurrentAppSimulator.ReloadSimulatorAsync(file);

In-app Purchase // can’t do in-app purchase in trial mode, must convert first if (!appLicensingInformation.isTrial) { //load the listings with all the products currentApp.loadListingInformationAsync().then( function (listing) { //lookup a specific product var product1 = listing.productListings.lookup("product1"); if (!product1.isActive) { // purchase currentApp.requestProductPurchaseAsync("product1“, false ).then( enableProduct1 ); } });

Microsoft Advertisement Advertisement choices Your own

Why Microsoft Advertising? Keep Users EngagedMonetize Your AppQuickly Enable AdsMonetize Your App

Add advertising to Windows 8 pps Activate Microsoft Ads Download Ad SDK Publish App to Store

Discovery

The Most Significant Developer Opportunity. Ever.

Flexibility of options Existing relationship Subscriptions Consumable purchases Use Your Existing Commerce Use our ad system Bring your own Ad Supported Time-limited trials Feature-differentiated trials One-time Purchase Persistent purchases Expiring purchases Purchases over time

Trials in Windows 8 Time limited Feature differentiated

Time-based trials /* No code*/

Trial conversion (JS)

Simulating licensing & product options CurrentAppSimulator.ReloadSimulatorAsync(file);

In-app Purchase // can’t do in-app purchase in trial mode, must convert first if (!appLicensingInformation.isTrial) { //load the listings with all the products currentApp.loadListingInformationAsync().then( function (listing) { //lookup a specific product var product1 = listing.productListings.lookup("product1"); if (!product1.isActive) { // purchase currentApp.requestProductPurchaseAsync("product1“, false ).then( enableProduct1 ); } });

Microsoft Advertisement Advertisement choices Your own

Why Microsoft Advertising? Keep Users EngagedMonetize Your AppQuickly Enable AdsMonetize Your App

Add advertising to Windows 8 pps Activate Microsoft Ads Download Ad SDK Publish App to Store

Discovery

Please submit session evals on the Build Windows 8 App or at

Please submit session evals on the Build Windows 8 App or at

The Most Significant Developer Opportunity. Ever.