Sharing Code across Platforms with Visual Studio 2015

Slides:



Advertisements
Similar presentations
CROSS PLATFORM DEVELOPMENT WITH MVVM CROSS By Ken Tucker.
Advertisements

Visual Basic Prototyping Visual Basic uses both a Visual Editor and is Code Based. With several simple lines of code, Visual Basic will navigate between.
James Montemagno Developer Evangelist, Xamarin Developing Native iOS, Android, and Windows Apps in C# with Xamarin.
James Montemagno Developer Evangelist, Xamarin Developing Native iOS, Android, & Windows Apps with C#, Xamarin, and Visual Studio 2015.
Will Smythe Senior Program Manager Developing Java projects on Visual Studio Online with Team Explorer Everywhere.
Adopting Visual Studio Team System Adopting Visual Studio Team System.
Browser-enabled Forms Agenda Platform What Is InfoPath?
Developing Enterprise Mobile Apps with Xamarin Loren Horsager CEO, Mobile Composer.
Steve Dower Software Engineer Python Tools for Visual Studio.
Understanding Xamarin Development Matt
Apache Cordova Tools in Visual Studio
Alex Turner Senior Program Manager Managed Languages Team Improve Your Code Quality using Live Code Analyzers.
VS33 Developer Productivity Enhancements in Visual Studio 2015 Robert Green Technical Evangelist, DX,
Jeremy Thake Technical Product Building Apps for Office using Visual Studio.
Rong Lu Senior Program Manager, Visual Studio GPU Usage tool in Visual Studio.
© 2010 IBM Corporation What’s New in RSA 8.0 Beta 1 – Visual Basic modeling March, 2010.
Stuart Kent Group Program Manager, Visual Studio Follow team coding activity with CodeLens.
DEV103 – Web Part Transformers – More than meets the eye By: D’arce Hess.
Vladimir Milev New Venture Software Sharing Code between WPF and Universal Apps.
Visual Studio 2015 Tips and Tricks Robert Green Program Manager Evangelism, DX,
Ankit Asthana Senior Program Manager Visual C++ for Cross-Platform Mobile Development using Visual Studio 2015.
Microsoft Connect /23/ :39 PM
Windows 8 + Windows Phone + cloud
1/21/2018 6:52 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
12/29/2017 2:33 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Real world Windows Phone development
Getting started with .NET Core
© 2016, Mike Murach & Associates, Inc.
Windows Azure Jeffrey Ferman Program Manager 3-006
Introduction to .NET Core
Mobility for Real Estate – Extending JDE Core Data to User Fingertips
Microsoft Ignite /19/2018 2:35 AM
Getting Started with Visual Studio Tools for Tizen
CE-105 Spring 2007 Engr. Faisal ur Rehman
ASP.NET in Linux and Windows containers
Visual Studio 2008 Abdul Rahman .Y Microsoft Student Partner.
Microsoft Connect /17/ :55 PM
Nick Trogh Technical Evangelist, Microsoft.
Sviluppo mobile con Visual Studio OnLine
Microsoft Build /14/ :29 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Thank you for your interest in the Total .NET Developer Suite from FMS. fmsinc.com/dotnet 1 of 13.
© 2016, Mike Murach & Associates, Inc.
Strategic Sponsors Sponsors and Partners Gold Sponsors Silver Sponsors.
ساختمان و تجهیزات کتابخانه
Entity Framework Core.
ASP.NET 5 on .NET Core Damian Edwards Principal Program Manager.
What?   Accounts Accounts subscription Azure Pass Code Azure Pass Code.
Microsoft Connect /1/2018 2:36 AM
12/3/2018 7:56 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Application Insights Diagnostics Preview
Visual Studio Principal Program Manager.
Visual Studio Cloud-based Load Testing Performance Testing Made Easy
Visual Studio Code + Ionic
.NET Micro Framework Salvador Ramirez Program Manager.
Visual Studio Code for PowerShell
Microsoft Connect /16/ :45 PM
TechEd /22/2019 9:22 PM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Build /23/2019 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Become a Power BI Superstar under 1 hour!
Brandon Bray Principal Group Program Manager Microsoft Corporation
Introducing F# for the Enterprise
Visual Studio Tools for Unity 2.0 Preview
Visual Studio Tooling Developer’s Guide to Windows 10
//Build 다시보기 나 발머 김영욱 부장 Microsoft Korea
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.
Connecting to Services with Visual Studio
Just Enough SSIS Scripting to be Dangerous.
Become a Power BI Superstar under 1 hour!
11/11/2019 1:15 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
ASP.NET Core 2.0 The Future of Web Apps Shahed Chowdhuri
Presentation transcript:

Sharing Code across Platforms with Visual Studio 2015 Will Buik Program Manager – Visual Studio Project and Build

Agenda Shared Projects Shared Projects and Portable Class Libraries (PCLs) Demo – Sharing Code with Shared Projects

Shared Projects

Shared Projects and Portable Class Libraries Well suited for sharing code in a single cross platform application and sharing non-code assets. PCLs Well suited for creating cross platform libraries intended to be used by many applications.

Demo

Resources Visual Studio IDE Blog http://blogs.msdn.com/b/visualstudio/ .NET Blog http://blogs.msdn.com/b/dotnet/