Click here to Skip to main content
15,878,871 members
Everything / Desktop Programming / Universal Windows Platform

Universal Windows Platform

UWP

Great Reads

by Victor Dashevsky
Processing the positioning information of visual objects detected by Pixy camera and received on Raspberry Pi via I2C, and using common design patterns in a C# program parsing robotics sensor data
by raddevus
Get Started in UWP (moving away from WinForm) Chapter 7 Saving journal entries in the file system
by Daniel Vaughan
A fun UWP implementation of the game Sokoban, demonstrating some new features of XAML and C# 6.0. Part 3
by raddevus
Get Started in UWP (moving away from WinForm) Chapter 4 Adding Windows Controls (Building the DailyJournal app)

Latest Articles

by g96b10
Win2D provides a neat API interface, but how do you render complex sprites for your game? I provide a library and editor to make this a streamlined process.
by SoundersFan
How to edit templates in VS XAML without the bloat
by Michael Chourdakis
Replace GetOpenFileName/GetSaveFileName with a new cloud API!
by Daniel Vaughan
Create a dynamic settings screen for your UWP app. Add a setting with a single line of code.

All Articles

Sort by Score

Universal Windows Platform 

20 Dec 2015 by Akash Gutha
This tip is aimed at providing a simple solution for simple page to page navigation system for your UWP apps.
1 Feb 2016 by Kashif-Sohail
Want to develop apps for Microsoft Band, while having no band device? It is now possible. Test out your app with Band on the Run.
27 Sep 2018 by Georgeutc
A very simple Resizable SplitView
18 Jun 2020 by SoundersFan
How to edit templates in VS XAML without the bloat
28 Oct 2017 by webmaster442
How to format your XAML documents for effective version handling & maximum maintainability
25 Mar 2018 by Matej Pavlů
Creating a replacement for missing TileBrush known from WPF
14 Jan 2018 by Matej Pavlů
ActionCommand variant that tracks changes of properties and raises CanExecuteChange event on its own.
19 Jan 2016 by Leisvan Cordero
Adobe Illustrator script for UWP Assets
6 Mar 2018 by Ali NGame
In this article, I will show you how easy it is to use Google maps in Universal Windows platform
9 Oct 2017 by Georgeutc
Adding sliding functionality to UWP XAML SplitView
22 Sep 2016 by frankvdhorst
A quick way to add a toast notification to uwp applications and remove when the app closes...
26 Jun 2017 by Vinothkumar Arputharaj
This article will show you how to start reverse engineer existing UWP/HoloLens applications using official Microsoft tools.
25 Oct 2015 by Abhilash Raja
Building adaptive layout in a windows 10 app with relative panel and adaptive triggers
3 Dec 2017 by psatos
Make auto updater for UWP applications, because UWP doesn't have auto update functionality (like WPF ClickOnce).