Universal app techniques on how to share files

Post on 25-Jan-2015

85 views 0 download

Tags:

description

I held a short lab about different techniques on how to share files in a Windows Universal app. If you need to put code in the win respective the phone there are some techniques on how this can be done which is handled here. Also look at the repo here which includes some exercises: https://github.com/jayway/LabUniversalStructureWindows

Transcript of Universal app techniques on how to share files

Universal Structure Windows

Agenda

Brief introduction

Exercise

Discussion

Sources of knowledge

Very few as to date (2014-10-08)

Universal Windows Apps with XAML and C# Unleashed Paperback – February 19, 2015

Developing Universal Windows Apps (C#/XAML) Jump Start (Not out yet, coming within a couple of weeks)

Sources of knowledge

Did find a session from TechEd New Zeeland:

http://channel9.msdn.com/events/TechEd/NewZealand/2014/WIN305

Most of the slides below are taken from this session.

Here I must add Interface

Sharing Code: Interface

Sharing XAML

Probably not very often

Simple layouts can be shared

UserControls can more often be shared

Exercise:

Get repo from https://github.com/jayway/LabUniversalStructureWindows.git

Refactor the code using the different techniques:#ifInheritancePartial classInterface

Discuss

Which technique is the best?

Are some techniques better for certain circumstances?

Which technique for what circumstance?

www.jayway.com

Robert Hedgate

+46725719099 robert.hedgate@jayway.com