Can you see me now? PhotoLab UWP Sample App

This post has been republished via RSS; it originally appeared at: Channel 9.

While reading What's New in the Windows Developer Docs in September 2017 I saw that the PhotoLab sample app had been updated. Then I realized that I've never highlighted that sample app, which uses a number of cool UI components which we've previously highlighted (Power Up Your UWP Projects with OSS Telerik UI for UWP Controls, It's Here, UWP Community Toolkit v2.0!), as well as just being a cool UWP sample app...

Microsoft/Windows-appsample-photo-lab

A mini-app for viewing and editing image files, demonstrating XAML layout, data binding, and UI customization features for Universal Windows Platform (UWP) apps.

image

image

This repo includes the complete sample pictured above, plus separate versions that serve as starting points for a series of XAML basics tutorials. Each of these starting points is a simplified version of the complete sample, making 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.

Features

PhotoLab demonstrates:

Code at a glance

If you're just interested in code snippets for certain areas and don't want to browse or run the full sample, check out the following files for examples of some highlighted features:

Related documentation

External libraries used in this sample

Universal Windows Platform development

This sample requires Visual Studio 2017 and the Windows Software Development Kit (SDK) for Windows 10.

...



Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.