Skip to content

Hamidm83/DesktopBridge

This branch is 4 commits behind qmatteoq/DesktopBridge:master.

Folders and files

NameName
Last commit message
Last commit date
Mar 7, 2017
Feb 20, 2017
Feb 20, 2017
Feb 20, 2017
Nov 21, 2016
Feb 20, 2017
Jun 16, 2017
Aug 11, 2016
Feb 20, 2017
Aug 11, 2016
Aug 12, 2016

Repository files navigation

Desktop Bridge (aka Project Centennial) samples

Different samples about converting a Win32 app into a UWP one

  1. Step 1: A Windows Forms app that creates a text file on the Desktop
  2. Step 2: A Windows Forms app that creates a text file on the Desktop and sends a toast notification when the operation is completed
  3. Step 3: A console app and a UWP app communicates together using an AppService. The user writes some text into the UWP app and it gets saved in a text file on the Desktop
  4. Step 4: A Windows Forms app registers a background task that sends a toast and updates a tile every time the time zone changes
  5. Desktop App Converter: A MSI installer converted into an AppX package using the Desktop App Converter tool
  6. Manual: A Windows Forms app that creates a text file on the Desktop manually converted without using the VS15 Preview extension

About

Desktop Bridge (aka Project Centennial) samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%