Microsoft Build 2016 4/8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,

Slides:



Advertisements
Similar presentations
Meet Jeremy Thake Jeremy recently joined Microsoft as Technical Product Manager for the Visual Studio Developer story for Office 365 development.
Advertisements

Cloud Roadshow. Getting Started with mobile app development with the Office 365 APIs.
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
All about Ashley GmbH COMMUNICATION PARTNERS Partner overview.
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/26/ :28 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
The Zen of Package Management
Make your app a native part of Office with Add-ins
Microsoft Ignite /10/2018 3:38 AM
5/15/2018 5:43 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
S4 Solution Specialist Sales Summit
Mobile App Trends: lifecycle, functions, and cognitive
Mobile DevOps Donovan Microsoft 2016
Developing Hybrid Apps on Microsoft Azure Stack
Building a Continuous Delivery Pipeline for ASP.NET Core Apps
Getting Started with Visual Studio Tools for Tizen
Windows Azure Jason Olson, Program Manager 4-142
Microsoft Connect /2/ :38 AM
Mobile DevOps with Visual Studio Team Services and HockeyApp
Microsoft Connect /23/2018 5:27 PM
Microsoft Connect /26/2018 1:00 AM
9/7/2018 4:46 PM Creative Hacking: Delivering React Native App A/B Testing Using CodePush John M. Wargo © Microsoft Corporation. All rights reserved. MICROSOFT.
9/11/ :55 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Build /13/2018 2:24 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Automate all things! Microsoft Azure continuous deployment
Agile Planning with Visual Studio Team Services (VSTS)
App Feedback Stuart Hargreaves, Chris Tulip Microsoft Build 2016
Windows Store for Business
Updated Agenda 12:00PM–1:00PM | Session #1 1:00PM–2:00PM | Lunch.
Microsoft Ignite /9/2018 5:03 AM BRK1010
Microsoft Build /14/ :29 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /19/2018 5:08 AM
Microsoft Connect /17/2018 5:15 AM
11/24/2018 4:51 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Monetize your app using Windows Store monetization platform
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
Mobile Center and VSTS:​ Better together for your Mobile DevOps
Microsoft Connect /26/2018 6:09 PM
11/27/2018 6:59 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Build /30/2018 2:15 AM Migrating Silverlight Windows Phone apps to the Universal Windows Platform Ricardo Villalobos Principal SDE Manager.
Continuous Integration & Deployment to Azure Container Service
Monetize your app using Windows Store monetization platform
TechEd /6/2018 8:16 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Learn. Imagine. Build. .NET Conf
Microsoft Connect /31/2018 7:21 AM
Jeff Hollan / Kevin Lam Program Manager / Principal Program Manager- Microsoft Bringing Logic Apps into DevOps with Visual Studio and monitoring.
Microsoft Build /2/2019 4:12 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Xamarin Test Recorder John Lago Senior Program Manager.
Microsoft Build /3/2019 4:12 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /17/2019 9:04 AM
Microsoft Connect /17/2019 9:55 PM
Microsoft Connect /16/ :45 PM
Microsoft Ignite /17/2019 6:00 PM
Microsoft Connect /22/2019 9:54 PM
Microsoft Connect /23/ :38 AM
Office 365 Development.
2/24/2019 6:15 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/6/2019 8:19 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
4/20/ :00 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Build /19/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
5/6/2019 7:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
The complete developer's guide to the SkyDrive API
User Segmentation and Targeted Push Notifications for UWP apps
5/25/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Connect /29/2019 1:53 AM
Live Data Streaming in Power BI
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /14/ :11 AM
Presentation transcript:

Microsoft Build 2016 4/8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Instantly releasing updates to your React Native apps Jonathan Carter Principal Program Manager, Visual Studio

Instantly Releasing Mobile Updates What is currently inhibiting it? 4/8/2019 6:29 AM Instantly Releasing Mobile Updates What is currently inhibiting it? React Native apps are offline by design Store distribution introduces release latency End user update adoption is unpredictable © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

CodePush What is it? Cloud-hosted mobile app deployment service Managed via cross-platform CLI Simple, yet comprehensive React Native SDK

Microsoft CodePush Getting started in 6 easy steps 1. Install the CLI 4. Install the SDK npm install –g code-push-cli rnpm install react-native-code-push 2. Create an account 5. Consume the API code-push register codePush.sync(); 3. Create a CodePush app 6. Release an update code-push app add <appName> code-push release-react <appName> <platform>

Demo CodePush in action! Microsoft Build 2016 4/8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

There’s so much more! Additional CodePush features 4/8/2019 6:29 AM There’s so much more! Additional CodePush features Full Android support Team collaboration Staged rollouts HockeyApp integration VSTS extension for mobile CD … © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Additional Resources Visit http://codepush.tools for more info, including docs and sample apps Chat with our team in #code-push on Reactiflux Email: joncart@microsoft.com Twitter: @lostintsangent

4/8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.