Learn. Imagine. Build. .NET Conf

Slides:



Advertisements
Similar presentations
Cross Platform Mobile Backend with Mobile Services James
Advertisements

Developer TECH REFRESH 15 Junho 2015 #pttechrefres h Understand your end-users and your app with Application Insights.
Keynote Enabling Mobile DevOps
Ensuring Quality Mobile Apps with Testing and Crash Reporting Seth Valdetero.
Mobile Application Solution
11/19/2017 9:41 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
AuraPortal Cloud Helps Empower Organizations to Organize and Control Their Business Processes via Applications on the Microsoft Azure Cloud Platform MICROSOFT.
The Xamarin Promise - Realized
Manage Office 365 more effectively: what’s new in Office 365 admin?
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
Modern Application Lifecycle Management
Mobile App Trends: lifecycle, functions, and cognitive
Microsoft Ignite /4/2018 8:46 AM
Mobile DevOps Donovan Microsoft 2016
Modern application lifecycle with DevOps
Developing Hybrid Apps on Microsoft Azure Stack
Jeff Hollan / Kevin Lam Program Manager / Principal Program Manager- Microsoft Bringing Logic Apps into DevOps with Visual Studio and monitoring.
Primal and Microsoft Azure Deliver Personalized Content, Intelligence, and Analytics That Match Your Content to the Interests of Your Audience MICROSOFT.
Build /4/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Jenkins and Azure OPEN322 Michael Friedrich.
Microsoft Ignite /22/2018 3:27 PM BRK2121
Getting Started with Visual Studio Tools for Tizen
Mobile DevOps with Visual Studio Team Services and HockeyApp
Microsoft Connect /23/2018 5:27 PM
Mobile Application Solution
SQL Server Data Tools for Visual Studio Part I: Core SQL Server Tools
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.
Azure API Management Jothi Prakash A
Automate all things! Microsoft Azure continuous deployment
Building a Continuous Integration Pipeline using VSTS
Microsoft Azure P wer Lunch
Azure Infrastructure as a Service
9/19/2018 7:06 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Monitor your Microservices with Application Insights
Office Power Hour New developer APIs and features for Apps for Office
Stay ahead of the curve managing Office 365
Microsoft Connect /7/ :48 PM
Microsoft Build /8/2018 5:15 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Sviluppo mobile con Visual Studio OnLine
Microsoft Ignite /14/ :21 AM BRK2101
11/14/ :30 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Connect /19/2018 5:08 AM
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Auth0 Is Identity Made Simple for Developers, Built by Developers and Supported by the High Availability and Performance of Microsoft Azure MICROSOFT AZURE.
MIX 09 11/23/2018 6:07 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Mobile Center and VSTS:​ Better together for your Mobile DevOps
Build /2/ The future of Azure devops: Building and managing cloud applications lifecycle across your teams Bradley Millington Program.
Application Insights Diagnostics Preview
Modern cloud PaaS for mobile apps, web sites, API's and business logic apps
Introduction to Building Applications with Windows Azure
12/26/2018 1:44 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Build /3/2019 4:12 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
TechEd /15/2019 8:08 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Connect /22/2019 9:54 PM
Microsoft Build /8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
4/11/2019 6:29 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/20/ :00 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
What’s new in Visual Studio 2012
User Segmentation and Targeted Push Notifications for UWP apps
Office 365 Development July 2014.
Sessions about to start – Get your rig on!
Erik Porter Program Manager ASP.NET Microsoft Corporation
Building Windows Store Apps with Windows Azure Mobile Services
Mobile App Management David Alessi — Support Topic Owner for Enterprise Windows Phone, Microsoft Corporation Simon May — Enterprise Device Infrastructuralist,
Build /24/ What's new for Azure developers in Visual Studio 2013 update 2 and Azure SDK 2.3 Dan Fernandez Principal PM
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Applying 3C DevOps approach in Mobility World
Deploy Python to the cloud faster with Azure Serverless
Presentation transcript:

Learn. Imagine. Build. .NET Conf Build, Test, Distribute, and Monitor Xamarin apps with Visual Studio Mobile Center Scott Densmore Engineering Manager Blanca Delgado Parra Program Manager Learn. Imagine. Build. .NET Conf

Today’s Agenda Why Visual Studio Mobile Center? Continuous integration and deployment (CI/CD) pipeline (build, test, distribution) Monitoring your app (analytics, crash reporting, push notifications)

Mobile development challenges Design & Develop Test Monitor 100+ apps 1000+ devices App delivery lifecycle Business demands (rapidly release high quality apps) Multi-stage development (each app involves many stages) Complex ecosystem (multiple devices & OS matrix)

Live Update Crash Reporting Storage Push Notifications Identity Tables 12/7/2018 8:46 PM Live Update Crash Reporting Storage Push Notifications Identity Tables © Microsoft Corporation. All rights reserved.

Visual Studio Mobile Center 12/7/2018 8:46 PM Push Notifications Visual Studio Mobile Center Mission control for mobile apps Live Update Identity Crash Reporting Tables Storage © Microsoft Corporation. All rights reserved.

Mobile Center Objectives 12/7/2018 8:46 PM Mobile Center Objectives Continuous everything Build five star apps Retain Flexibility and Choice © Microsoft Corporation. All rights reserved.

Distribute • Crashes • Analytics 12/7/2018 8:46 PM HockeyApp Xamarin Test Cloud Xamarin Insights Distribute • Crashes • Analytics Device Tests Crashes • Analytics Azure Mobile Engagement Azure App Service CodePush Analytics • Push Tables • Auth • Push Distribution Visual Studio Mobile Center I will talk here about how the Xamarin services came to be / and the other ones as well. Then talk about them coming together. © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Continuous Integration and deployment Build your apps automatically Just point Mobile Center at your code and it will automatically build your code, on every commit. Test on thousands of real devices Find bugs before you ship. Automatically test your app on every commit against the same devices your users use. Personal app store for testing Easily distribute your beta versions to your testers with every build. Keep your users updated and your beta apps in one place.

Demo: CI/CD Pipeline

Monitoring Services Crashes happen. Be ready when they do When crashes happen, you need to have fast and precise information about what went wrong and why. Insights your users won’t tell you Simply add the SDK and get a better understanding of your audience across devices and usage. Easily create custom events to track what you need to. Engage your users by sending them targeted messages Send targeted push notifications to your users based on a set of device and custom properties.

Demo: Monitor your app

Session Resources Try out Mobile Center for free while in preview https://mobile.azure.com Documentation and APIs https://docs.mobile.azure.com Future Roadmap https://docs.mobile.azure.com/roadmap

Connect with us Support center Follow our blog Twitter Integrated in our portal Follow our blog https://engineering.mobile.azure.com Twitter @MobileCenter

.NET