Skip to content

Latest commit

 

History

History

xaml-basics-starting-points

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

XAML basics - tutorial sample code

This folder contains simplified versions of the complete PhotoLab sample which serve as starting points for a series of XAML basics tutorials. This simplification makes the code easier to browse around in as you go through each tutorial.

Note: The tutorials do not proceed sequentially to build up to the complete sample, so be sure to start each tutorial by opening the correct starting point project. Also, be sure to check out the complete sample to see additional features such as custom animations and phone support.

Tutorials

XAML basics: introduction
Create a user interface
Create custom styles
Create data bindings
Create adaptive layouts