Skip to content
This repository has been archived by the owner on Oct 27, 2023. It is now read-only.

jamesmcroft/DDDNorth-2015-Demos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DDDNorth 2015 Demos

This repo contains demos for the Creating unique, responsive experiences for Windows 10 DDD North 2015 session. The demo is split into two main sections, a responsive demo and an asset demo.

Responsive demo

This project covers the following:

  • Visual State Triggers
    • AdaptiveTriggers, used to create responsive apps (like media queries)
    • Custom triggers, methods of creating your own state triggers
  • RelativePanel, a new container for easy responsive layout
  • SplitView, a new control which has the ability to enable easy menu navigation
  • x:Bind, the new binding technique for XAML apps

Asset demo

This project covers the following:

  • Asset scaling
    • Using the x.scale-100.png naming conventions

Sandbox demo

** Prerequisite ** This demo requires the Windows 10 SDK preview build 10563 installed to run. You can get the information from the Building apps for Windows blog.

This project covers the following:

  • UWP jumplists

About

Demos for DDD North 2015 session on Windows 10 scaling & responsive UX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages