Cross Platform Development with Xamarin & Visual Studio 2013

Slides:



Advertisements
Similar presentations
© 2010 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Advertisements

Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
MIX 09 4/15/ :14 PM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Jon Galloway | Technical Evangelist Christopher Harrison | Content Developer.
Meet Jeremy Thake Jeremy recently joined Microsoft as Technical Product Manager for the Visual Studio Developer story for Office 365 development.
Multitenant Model Request/Response General Model.
Gerry O’Brien| Technical Content Development Manager Paul Pardi| Senior Content Publishing Manager.
Steven Borg | Co-founder & Strategist, Northwest Cadence Anthony Borton | ALM Consultant, Enhance ALM.
Session 1.
Built by Developers for Developers…. © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
WinHEC /22/2017 © 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
© 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or.
Jon Galloway | Development Platform Evangelist Christopher Harrison | Microsoft Certified Trainer.
SQL Server SQL Azure Visual Studio“Quadrant” SQL Server Modeling Services Entity Framework ADO.NET“M”/EDM Data Services …
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
demo Instance AInstance B Read “7” Write “8”

customer.
demo © 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names.
Cloud Roadshow. Getting Started with mobile app development with the Office 365 APIs.
demo Demo.
demo QueryForeign KeyInstance /sm:body()/x:Order/x:Delivery/y:TrackingId1Z
projekt202 © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are.
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks.
© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or.
04 | Business Analyzer Brian Meier| Senior Lead Program Manager.

What’s new in Visual Studio 2013 Preview Speaker Name.
跨平台 Hybrid App 開發簡介 - 使用 Visual Studio Tool for Apache Cordova + HTML/JavaScript 陳葵懋 (Ian)
GrapeCity Build Experiences with Enterprise-level Tools and Solutions
Cross Platform Development with Xamarin & Visual Studio 2013
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
Release Management with Visual Studio Team Services
Office 365 Development.
Visual Studio 2012 and Blend
Microsoft Virtual Academy
Title of Presentation 12/2/2018 3:48 PM
Brian Keller Sr. Technical Evangelist Microsoft Session Code: DEV310
Brian Keller Sr. Technical Evangelist Microsoft Session Code: DEV310
Microsoft Virtual Academy
Office 365 Development.
Microsoft Virtual Academy
8/04/2019 9:13 PM © 2006 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Microsoft Developer Tour
Виктор Хаджийски Катедра “Металургия на желязото и металолеене”
WINDOWS AZURE A LAP AROUND PLATFORM THE Steve Marx
PENSACOLA ENERGY WORK PLAN OCTOBER 10, 2016
5/1/2019 3:29 AM © 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered.
Microsoft Virtual Academy
Шитманов Дархан Қаражанұлы Тарих пәнінің
Title of Presentation 5/24/2019 1:26 PM
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
日本初公開!? Vista の新機能を実演 とっちゃん わんくま同盟 7/23/2019 9:09 AM
Build /27/2019 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Virtual Academy
Mobile App Management David Alessi — Support Topic Owner for Enterprise Windows Phone, Microsoft Corporation Simon May — Enterprise Device Infrastructuralist,
Microsoft Virtual Academy
Microsoft Virtual Academy
Microsoft Virtual Academy
What’s New in Visual Studio 2012 for Web Developers
What’s ASP.NET 5 and Why? Scott Hunter | Director of Program Management Scott Hanselman | Principal Program Manager.
Microsoft Virtual Academy
Microsoft Virtual Academy
Presentation transcript:

Cross Platform Development with Xamarin & Visual Studio 2013 Mark Arteaga | President | RedBit Development Brian Sherwin | Technical Evangelist | Microsoft

Meet Mark Arteaga | ‏@MarkArteaga President @ RedBit | @RedBitDev Xamarin Premier Partner & Microsoft Partner Developer for 15+ years with focus mobile and backend systems Worked with large enterprises, startups and software companies Design & build internal enterprise and consumer facing software Microsoft MVP for 11 years Embedded Devices, Compact Framework, Windows Phone, Windows Xamarin Certified Developer (almost )

Meet Brian Sherwin | @bsherwin Technical Evangelist, Microsoft Teach and Inspire developers on Microsoft development technologies Azure, Windows and Kinect Developer for 17 years on Microsoft Platform Mobile development as far back as Windows CE Web development for online banking, healthcare, energy and education

Course Topics Cross Platform Development with Xamarin & Visual Studio 01 | Intro to Xamarin using Visual Studio 02 | iOS Development with Xamarin & Visual Studio 03 | Android Development with Xamarin & Visual Studio 04 | Code Sharing Techniques & Xamarin.Forms 05 | UI Test Automation using Xamarin.UITest

Setting Expectations Target Audience Developers Familiar with Visual Studio C# Developers Windows Developers Suggested Prerequisites/Supporting Material Windows Mac OS Windows 8.1 Visual Studio 2013 Update 2+ Xamarin 3.5+ Xamarin.iOS Xamarin.Android Android SDKs Windows Phone 8.0 & 8.1 SDK OS X XCode Android SDK For more information and details on installing see Installing and Configuring Xamarin on Mac & Installing and Configuring Xamarin on Windows

Join the MVA Community! Microsoft Virtual Academy Free online learning tailored for IT Pros and Developers Over 2M registered users Up-to-date, relevant training on variety of Microsoft products

01 | Intro to Xamarin using Visual Studio Mark Arteaga | President | RedBit Development Brian Sherwin | Technical Evangelist | Microsoft

Module Overview Technology Snapshot What is Xamarin What You Require? Xamarin & Visual Studio 2013 Demo – Hello Xamarin iOS & Android

Technology Snapshot

In a perfect world, you could develop a single codebase, yet target all mobile devices.

HTML5, JavaScript, CSS (Web) Web/Native Frameworks (Hybrid) 11/18/2018 HTML5, JavaScript, CSS (Web) Web/Native Frameworks (Hybrid) Objective C, Java, C# (Native) Cross-Platform Frameworks (Xamarin) © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

What is Xamarin?

What is Xamarin? Use Visual Studio for iOS, Android and Windows development Share on average 75% source code across platforms Build fully native user interfaces Build apps faster with cross-platform components & pre-built apps Leverage investment in Microsoft’s full ALM capabilities

What is Xamarin? C# Xamarin

Xamarin and Visual Studio +

What You Require

Visual Studio Professional with MSDN Visual Studio Premium with MSDN Visual Studio Ultimate with MSDN Xamarin for You: Exclusive discount for one year subscription to Xamarin.iOS and Xamarin.Android, including private, expert email support Xamarin University: Access to Xamarin University’s course exclusive for MSDN subscribers Everything that Pro and Premium get Xamarin for your Team: Exclusive discount for 5 subscriptions with premium pre-built components and enterprise support

https://xamarin.com/msdn

Xamarin & Visual Studio

Xamarin and Visual Studio +

Android App Settings

iOS App Settings

Hello Xamarin.iOS & Xamarin.Android

Module Recap Technology Snapshot What is Xamarin What You Require? Xamarin & Visual Studio 2013 Demo – Hello Xamarin iOS & Android